FPD icon indicating copy to clipboard operation
FPD copied to clipboard

Errors encountered during runtime

Open CayonBoo5 opened this issue 2 months ago • 0 comments

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)

CayonBoo5 avatar Oct 27 '25 08:10 CayonBoo5