facebookresearch / CutLER

Code release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"
Other
913 stars 90 forks source link

About cutler/demo/demo.py #32

Closed MJ-inin closed 1 year ago

MJ-inin commented 1 year ago

Thank you for posting your code.

When I run cutler/demo/demo.py, I get same results as shown in images below I download the detectron2 with Linux (torch 1.12/ cuda 11.3) and use A6000 GPUs.

I followed this. But, I have two issues. (1) the results are strange. (2) whenever I run this file, the results change.

Result1 demo1

Result2 demo1

Could I have missed something?

I look forward to hearing from you.

yjdzyr commented 10 months ago

Have you solved your problem