stevewongv / SSIS

Instance Shadow Detection with A Single-Stage Detector [SSIS & SSISv2] (CVPR 2021 Oral & TPAMI 2022)
Other
84 stars 14 forks source link

running demo error #18

Open ai1361720220000 opened 8 months ago

ai1361720220000 commented 8 months ago

Hello, i meet an error when runing demo.py, it seems that there exists memory leak.

[10/25 07:00:57 detectron2]: Arguments: Namespace(config_file='./configs/SSIS/MS_R_101_BiFPN_SSISv2_demo.yaml', webcam=False, video_input=None, input='./demo/samples', output='./res/', confidence_threshold=0.1, opts=[]) WARNING [10/25 07:00:58 d2.config.compat]: Config './configs/SSIS/MS_R_101_BiFPN_SSISv2_demo.yaml' has no VERSION. Assuming it to be compatible with latest v2. [10/25 07:01:02 d2.checkpoint.detection_checkpoint]: [DetectionCheckpointer] Loading from ./tools/output/SSISv2_MS_R_101_bifpn_with_offset_class_maskiouv2_da_bl/model_ssisv2_final.pth ... 0%| | 0/4 [00:00<?, ?it/s]double free or corruption (!prev) /opt/conda/lib/python3.9/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d '

zheng-chen777 commented 2 months ago

I met the same problem. Did you solve this problem?

dorianzhang7 commented 2 months ago

I met the same problem. Did you solve this problem?

980055617 commented 1 month ago

I met the same problem. Did you solve this problem?