Closed qaz734913414 closed 6 years ago
SOD itself with its exported training interfaces does not impose any restrictions on the model you are going to train. The only restriction is how large is your dataset (The larger the dataset is, the more accurate your model) and the amount of RAM, CPU power on the host computer.
Too many background image collection rounds (> 10K). Perhaps should you stop tra ining and test the accuracy of your model? How to deal with this problem?
This is a hint and no way an error. Two possibility you are facing off:
-----Original Message----- From: "独自狂战" notifications@github.com To: symisc/sod sod@noreply.github.com Cc: Symisc Systems chm@symisc.net, State change state_change@noreply.github.com Sent: Wed, 13 Jun 2018 3:25 Subject: Re: [symisc/sod] The problem of training samples (#5)
Too many background image collection rounds (> 10K). Perhaps should you stop tra ining and test the accuracy of your model? How to deal with this problem?
-- You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/symisc/sod/issues/5#issuecomment-396793104
What are the requirements of the SOD training model for samples? How do we deal with the positive and negative samples? Are there any restrictions on the size and so on?