Alexander Jaworowski
Alexander Jaworowski
Anyone started to fix this bug? I can try to come up with a solution.
Ok. Some observations: - PlaybackController uses self._current_tl_track for finding other tracks, for example next(). If we want to continue to play from the tracklist after track deletion, then we need...
Have also tested with colab T4 and that works as expected.
Tested a training round (2000 steps) with your config but added - fine_tune_checkpoint: /model.ckpt-400000 - fine_tune_checkpoint_type: "detection" What I can see the mAP is comparable with the results obtained with...
> It's likely the number of evaluation examples as you can see here: https://github.com/sayakpaul/E2E-Object-Detection-in-TFLite/blob/master/colab_training/Fruits_Detection_Data_Prep.ipynb Number of jpg files in the test folder is 60 and 240 in the train folder......