Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weight file and cfg file type #5

Open
ngingihy opened this issue Mar 28, 2019 · 4 comments
Open

Weight file and cfg file type #5

ngingihy opened this issue Mar 28, 2019 · 4 comments

Comments

@ngingihy
Copy link

Hi, I'm wondering what pre-trained weight you used for training to generate the yolo-drone-weights, was it yolov3-tiny/yolov2/voc?

Also, did you do any pre-processing for the images before training?

@chuanenlin
Copy link
Owner

@ngingihy I used yolov3-tiny.cfg and weights from darknet53 (pre-trained on ImageNet). I didn't do any pre-processing before training.

@ngingihy
Copy link
Author

ngingihy commented Mar 28, 2019 via email

@ngingihy
Copy link
Author

So can i use your yolo-drone.weights as a pre-trained weight to train it more on far away drones images, with your yolo-drone.cfg file? or you think its better to start with yolo-tiny and darknet53 weights?

@chuanenlin
Copy link
Owner

@ngingihy Yes, you can continue training from the yolo-drone.weights in the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants