aim-uofa / AdelaiDet

AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
https://git.io/AdelaiDet
Other
3.37k stars 647 forks source link

AsyncPredictor cost more time #605

Open 22wei22 opened 1 year ago

22wei22 commented 1 year ago

When I use AsncPredictor(demo/predictor.py) to inference some images, It cost more time than DefaultPredictor. Why ,why, why?