stanfordnmbl / opencap-core

Main OpenCap processing pipeline
Apache License 2.0
144 stars 112 forks source link

batch processing bbox detection #143

Open antoinefalisse opened 6 months ago

antoinefalisse commented 6 months ago

Will need to build a new docker image with all the dependencies. For instance, mmdetection should include mmengine. It is in the latest docker file but not in the one I used.

First try locally to make it work with new repos but existing code. Then add batch part. Then build docker and deploy.