xcurv/docker-animal-classification
0
refactor: change cv2 to pillow to read image
Update Dockerfile
Update requirements.txt
fix: continue when object detected
feat: remove array
feat: add prediction with full image
fix: sanitize image route input
fix: fix input directory
feat: add cors
feat: add class name in predict v2
fix: fix image not found
fix: comment unused line
fix: fix opency dependency
feat: add object detection
fix: fix png file
feat: return top 3
fix: fix img reshape
fix: fix bytes
fix: add python-multipart
fix: fix deployment
fix: fix dockerfile
fix: fix port
feat: init api
initial commit
