facebookresearch / CutLER

Code release for "Cut and Learn for Unsupervised Object Detection and Instance Segmentation" and "VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About cutler/demo/demo.py

MJ-inin opened this issue · comments

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.

Have you solved your problem