Koteswara-ML
Koteswara-ML
@mingxingtan can you please help on this, as this is little urgent
I made a change in the voc_config.yaml to make it `num_classes: 2 var_freeze_expr: '(efficientnet|fpn_cells|resample_p6)' label_id_mapping: {0: background, 1: person}` in both training and testing then i am getting this `...
What should be the changes @mingxingtan inorder to train on one label that is person.
Hey @mingxingtan i have been using caltec data set for object detection , by converting it into VOC format. The data is so sparse and only 40 % of the...
One more thing, Why the number of detections that are getting considered are (number of detections * 100) How to make it consider the actual number of detections.
@kusumlata123 even i am getting that Unpickling Error