-
Hi, thanks for your impressive work!
I am trying to use OMG-Seg to generate masks for some images. I tried the demo and encountered some problems. For example, the mask of the shoes is labeled as `…
-
# 🚀 Feature Request
Logging error messages in hydra-submitit launches to relevant log files. Currently the error messages are ignored by the hydra-submitit setup and are only piped to the terminal.…
-
I wanted to run these models on some other platforms and needed tha onnx version. Kindly guide me if they are available?
-
### 論文へのリンク
[[arXiv:2003.05176] Equalization Loss for Long-Tailed Object Recognition](https://arxiv.org/abs/2003.05176)
### 著者・所属機関
Jingru Tan, Changbao Wang, Buyu Li, Quanquan Li, Wanli Ouya…
-
Hi!
I run the following command:
`python train_net.py --config-file configs/BoxSup-C2_Lbase_CLIP_R5021k_640b64_4x.yaml --num-gpus 8`
and get
```
^[[32m[10/23 17:57:34 detectron2]: ^[[0mEvaluation…
-
Thank you for your work.
When I train in lvis dataset, and test in lvvis_val dataset, the test results on lvvis_val are very low, with an AP of only 0.04.
I haven't modified any code, why is that?
…
-
When I was testing with the trained model provided, an error occurred: WARNING:lvis.results:Assuming user provided the results in correct format.
-
Dear authors,
I tried testing with the config https://github.com/Sense-X/Co-DETR/blob/221f1a38767f9456f2efe7d2e7f23f69b9c7cf84/projects/configs/co_dino_vit/co_dino_5scale_lsj_vit_large_lvis.py and …
-
Hi, @xiaofeng94 ! I got a few more question about `MODEL.WEIGHT`.
I use `./pretrained_ckpt/sas_det/sas_det_coco.pth` as `MODEL.WEIGHT` for training. The loss throughout the process is around 0.3, …
-
Hello.
I am new to this matter.
Through a lot of reading and various guides, I managed to get TensorFlow 2.11.0 running on Ubuntu 20.04 WSL.
I was also able to create a model and use the tensoboa…