akolesnikoff / SEC

Seed, Expand, Constrain: Three Principles for Weakly-Supervised Image Segmentation
MIT License
244 stars 69 forks source link

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

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)?

4) How can I reduce the false detection rate?