itijyou / ademxapp

Code for https://arxiv.org/abs/1611.10080
Other
340 stars 98 forks source link

Some questions about training which could be helpful for all #23

Open MyVanitar opened 7 years ago

MyVanitar commented 7 years ago

Hello,

I appreciate if you reply these questions. at least nobody will ask these on future.

1) I have created a small dataset on VOC format and I want to train it using a pre-trained model. I should mention that number of classes are two. What should I do step by step.

2) I have a single 6G GPU. can fine-tuning be done on this?

3) How can I test the new model on an image, video or video stream (webcam or similar)?