FPD
FPD copied to clipboard
Errors encountered during runtime
Dear author, thank you very much for your work! However, I encountered some issues while running the project code. When I run the train.py file in the project, the code gets stuck and cannot proceed when it reaches the following part:
train_detector( model, datasets, cfg, distributed=distributed, validate=(not args.no_validate), timestamp=timestamp, meta=meta)