I labeled a bunch of Images for training a Faster-RCNN network for object detection with one class. There are about hundrets or thousands of objects of this class on every Image. Do I have to label all of them?
For now i labeled about 20 to 80 instances of the object on every Image. Therefore i picked the objects where i think reconition is easy.
When I start the training of the network with this dataset, the loss commutes between 0.9 and 20,000,000
Normally the loss should become smaller but in my case it decreases and has extreme high spikes.