Commit History

align app.py with original run.py: BGR->RGB fix, lower wall threshold
4fae684

intisarhasnain commited on

replace gradio with fastapi+html, clean Dockerfile
037fe03

intisarhasnain commited on

fix: pin huggingface_hub==0.23.4 + gradio==4.19.2
0601526

intisarhasnain commited on

fix: upgrade to gradio 4.44.1, remove broken theme
f3248dd

intisarhasnain commited on

fix: bind Gradio to 0.0.0.0:7860 for Docker
642eb2b

intisarhasnain commited on

fix: track weights with Git LFS
dd271a1

intisarhasnain commited on

fix: correct weights filename to faster_rcnn_latest.pth
28ff704

intisarhasnain commited on

fix: pin mmcv>=2.0.0rc4,<2.2.0
d558fc2

intisarhasnain commited on

fix: mmdet 3.x stack + DetDataSample API in app.py
f875a1b

intisarhasnain commited on

switch to Docker sdk, pin python 3.10 + torch 1.13 + mmcv 1.7.1
1a1d8db

intisarhasnain commited on

pin python 3.10, fix torch+mmcv versions
fe06d05

intisarhasnain commited on

fix packages.txt - remove comments
d953ec7

intisarhasnain commited on

add model, config, submodule and Space files
9b99d13

intisarhasnain commited on