-
Hi,
Just wondering whether it can continue training a pre-trained model?
Thanks
-
I have two questions.
1-is it necessary to train new models? why don't you provide pre-trained models? Can anyone share the pre-trained models if anyone has done it?
2-How to run the trained model…
-
Hi, I do like your code which help me understand the YOLO framework. But it is regretful that there are no training process. Now I'm trying to write the training codes by myself but I don't know how t…
-
Can I use darknet19.weights or extraction.weights etc instead of darknet19_448.conv.23
For example : ./darknet detector train cfg/own_data.data cfg/yolo_based_own_cfg.cfg darknet19.weights -gpus 0,1,…
-
So I downloaded the model from your google drive file, and ran the command from the README, however, I am getting errors saying several keys are not found in the checkpoint file. Any ideas?
```
SA…
-
Hello! Which python version did you use when trained your pre-trained models?
I get an error while loading it in python 3.6.2
-
can you supply pre-trained model
-
Hello @rccchoudhury 🤗
I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work on Twitter and indexed the paper page here: https://huggingface.co/papers/2411.0522…
-
Doesn't the evaluation require passing in a weight file
-
![image](https://user-images.githubusercontent.com/54260208/144222915-d46f26b8-4df2-4120-95a9-7d4ae70139f7.png)