Victor Joos
Victor Joos
### Summary Dtype is not properly propagated to all iterators from ImageDataGenerator. This pull request fixes this ### Related Issues None ### PR Overview - [ ] This PR requires...
Error : 
Hello, When trying to train a tracker on your dataset, we noticed that some frames contain duplicate track ids, however, the bounding box is not the same, for example :...
The transformers api didn't work on GPU, because the tensors weren't sent to the correct device.