-
Hi, I want to train this for a custom dataset for my research purpose? Can you tell me which scripts I need to run for training a scratch model after modifying dataloader?
tfc-0 updated
5 months ago
-
thanks for the great work of yolov and yolov++, in this repo, you mention how to fine-tune the model from a ptr-trained yolox model. However, i find that in the paper, base detector is trained with IL…
-
Thank you a lot for you code.
I am going to use it on my own dataset. So I want to know how you generate 'data.mdb' and 'lock.mdb' using list and label file your provided. It seams that you do not…
-
Hi, I download the ResNet50+CBAM trained model. In the .pth file, I found the key:value is that:
'best_prec1':0
'epoch':-1
It is the right trained model? Thanks!
-
for example learning a few non linear layers on top of clip embeddings
-
**Is your feature request related to a problem? Please describe.**
It is impossible to run profiling on hydra (https://github.com/facebookresearch/hydra) configured python scripts.
Hydra scripts oft…
-
Hi, can you provide the training code for performing paired Image to Image translation.
-
Thank you for this amazing repo @qfgaohao.
I am having an issue, I have downloaded 10 classes(roughly 200gb of data )with using your open_image_downloader.py script. Trained my model on that datase…
-
Hi,
![Screenshot from 2020-11-02 23-06-05](https://user-images.githubusercontent.com/12879180/97877780-08b45000-1d61-11eb-9f11-666916233978.png)
Thank you for your code.
I got one question re…
-
Can anyone download the ilsvrc2015 VID dataset?
http://bvisionweb1.cs.unc.edu/ilsvrc2015/ILSVRC2015_VID.tar.gz
http://image-net.org/challenges/LSVRC/2015/index
The links are dead.