-
As mentioned, I only have one RTX 4080, and I want to replicate the paper's results as closely as possible. I'm unsure about the optimal training parameter settings as I've noticed that training takes…
-
Dear authors,
Thank you for opensourcing your work. I have quick questions about ORE application that needed clarification:
- Have you used BOTH mavl and RPN pseudolables during training? Or defa…
-
大神您好,您这个Yolov5比原版的好用太多了,请问您什么时候更新最新1280分辨率的6.0模型?我用同一数据库测试了下Yolovx和Yolov5,发现YoloV5的结果好很多。还有您打算出品,Yolov4-scaled和YoloR吗?
-
Firstly, the structure of the datasets used by the project is not showed correctly, which makes confused when running this project;
Secondly, in the file datasets/torchvision_datasets/open_world.py, …
-
Dear author,
I've recently started learning about and researching Open World Object Detection (OWOD) and have been running your project. Due to the limited GPU resources I have—only two 1080ti GPUs (…
-
Objective: I am trying to perform direct inference without training the model
After setting up the environment and installing all dependencies,also I had made some changes required to run this cod…
-
Great job, but about t1_ uda、t2_ uda、t3_ uda、t4_ uda,how did you divide it? I didn't find it in/PLU/datasets/OWOD_ Imagesets/
-
Hi, @orrzohar , thanks for your great job. Here, I have some questions about visualization for known and unknown objects.
My codes for visualization as follows:
```
from torchvision.ops.boxes i…
-
Hello!I am a student who recently started learning open-world object detection. I want to know how I should implement moving all images to datasets/JPEGImages and annotations to datasets/Annotations. …
-
https://drive.google.com/drive/folders/1S5L-YmIiFMAKTs6nHMorB0Osz5iWI31k?usp=sharing
In this link there are only "Annotations" and "JPEGImages" folders, so when I run the command:
`python tools/…