hustvl / BoxTeacher

[CVPR 2023] Exploring High-Quality Pseudo Masks for Weakly Supervised Instance Segmentation
https://arxiv.org/abs/2210.05174
MIT License
74 stars 3 forks source link

error: package directory 'projects/PointRend/point_rend' does not exist #9

Open VikasRajashekar opened 8 months ago

VikasRajashekar commented 8 months ago

I get the following error when i run

error: package directory 'projects/PointRend/point_rend' does not exist

python setup.py build develop to install detectron2. Using pytorch version 1.8.

Aayushktyagi commented 7 months ago

You can copy the PointRend from detectron2 repo and place it in the BoxTeacher/projects/