Skip to content

Conversation

Johansmm
Copy link
Contributor

@Johansmm Johansmm commented Sep 9, 2021

Solve bug #50

  • Problem because the sample flag was not being updated in the LightningData modules (COCO and RAFT).
  • Updated the COCODetectionDetr class logic to ensure the correct update of the sample flag.
  • Update data connectors to get sample as argument in static functions
  • Update unittest

Close #50

@Johansmm Johansmm added bug Something isn't working alonet labels Sep 9, 2021
@Johansmm Johansmm self-assigned this Sep 9, 2021
@thibo73800 thibo73800 merged commit e63d100 into master Sep 10, 2021
@thibo73800 thibo73800 deleted the 50-train-with-samples branch September 10, 2021 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alonet bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

problem when training a deformable detr on cocodataset if the dataset is not downloaded on the machine
2 participants