-
Dear Author,
When I am trying run the code, the following command:
```
python prompt/run.py train data/lvis_clip_image_proposal_embedding/train data/lvis_clip_image_proposal_embedding/val checkpo…
-
Hi, thanks for your great work!
I'm trying to run the first command in 'prepare.sh',
_CUDA_VISIBLE_DEVICES=6,7 ./tools/dist_train.sh configs/lvis/detpro_ens_20e.py 2 --work-dir workdirs/collect_d…
cailk updated
2 years ago
-
## 🐛 Bug
**Describe the bug**
A clear and concise description of what the bug is.
https://github.com/airctic/icevision/blob/60b5a6db2e86ebc36d91709b92d06cacd5ccab8d/icevision/models/mmdet/common/…
-
Is the Table 3. AGBD Linear Models by Prediction Stratum provided in the tutorial https://github.com/ornldaac/gedi_tutorials/blob/main/3_gedi_l4a_exploring_data.ipynb
is the correct linear models us…
-
Hi,
Excellent work! I want to ask a little question, how should I set the dataset's path? I search it through a few files, but I didn't find it.
Looking forward to your reply.
Sincerely,
Gang L…
-
Hi,
Thank you for sharing your amazing work.
Can you please share the embeddings used for COCO evaluation ? The LVIS-v1 has only 59 categories common with COCO. Otherwise could you share the lear…
-
Hi,
I have already generated the CLIP embeddings for precomputed proposals and I'm trying to reproduce the baseline ViLD results through the following command:
_./tools/dist_train.sh configs/lvis/…
cailk updated
2 years ago
-
Hi, I'm trying to run the following command in _prepare.sh_,
**CUDA_VISIBLE_DEVICES=6,7 ./tools/dist_train.sh configs/lvis/prompt_save_train_reuse.py 2 --work-dir workdirs/prompt_save_train**
and m…
cailk updated
2 years ago
-
Hi, thanks for sharing the wonderful work! Have you tested on the LVIS dataset, for example, using the frequent and common classes as base and tail classes as target?
-
Hi author, thank you for your excellent work! I have some questions:
1. Can MFS be applied to other loss functions, such as EQLv2 and Seesaw Loss, have you done these experiments?
2. The decouplin…