-
After downloading the owod_bakcup.zip provided by you and unzipping it, I get the following folders -
![Screenshot 2021-06-10 at 1 18 59 PM](https://user-images.githubusercontent.com/14124093/121486…
-
Hi, Thanks for your excellent work!
I found the config files in ./configs/OWOD/ folder and the data split files in ./datasets/OWOD_imagesets/ are extremely confusing. What does t#_train_with_unk.yam…
-
I followed your settings:
```
python 3.6
cuda 10.2
nvcc 10.2
pytorch 1.6.0
```
But I can't install detectron2, I searched many many solutions, but can't make it work.
Sometime it seems to …
-
Thanks for your great work !
However, I run the released code but the performance is behind the reported performance in the paper. The first row is the reported performance, the second is my perfo…
-
Hi,
I'm facing the following error while training for task 2 -
![error](https://user-images.githubusercontent.com/29939341/118948502-6315a680-b969-11eb-8210-24e2cc4e5fb2.png)
Due to this error…
-
HI,
I use the provided docker and report the following error, how can I solve it?
Command Line Args: Namespace(config_file='./configs/OWOD/iOD/all_20_train.yaml', dist_url='tcp://127.0.0.1:50177',…
-
I can't reproduce t1 result in current version. I didn't change any code and data, and use the model_final in t1_clustering_with_save of backup_model to test(t1_val->t1_test). but my Wilderness Impact…
-
Where to put Annotations and JPEGImages data
-
Is there a trained model available at all? It would be great to take a look at.
Thank you very much.
-
Hi, Thanks for your excellent work!
When I used the weights downloaded from google drive to infer my custom dataset, I visualized the detection results and found that the first 20 categories of objec…