DavidWZX
DavidWZX
> Try installing tensorflow-gpu (instead of tensorflow) with `pip install tensorflow-gpu==2.3.0rc0` and check if the GPU is used. Thank you for your advice! But I have checked my environment again...
> Sorry, I did not see in your previous message the FPS you get. > > Don't worry, your `15 FPS` is great. I checked this repository on Google Colab...
> > I try to reset the dataset.mosaic to False in the last N poch, but it fails > > use two train data_loader one without mosaic Hi, I tried...