Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 543 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 543 Bytes

SSD Application

1. download data and weight

sh setup.sh

if you can't use wget, try bellow command

sh setup_for_mac.sh

if you wouldn't like to download dataset, comment out line 4, 5, and 6


2. build Docker image and Container

sh _build_run.sh

Access localhost:8501 and enjoy application!


application result

※一応異なる画像サイズで学習させた画像を推論することができますが、かなり予測は悪いです