chonyy / AI-basketball-analysis

:basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
https://ai-basketball-analysis.herokuapp.com/
Other
1.02k stars 187 forks source link

Wrong when object not detected #5

Closed Zames-Chang closed 4 years ago

Zames-Chang commented 4 years ago

若 input 給的是不相關的圖片,會導致找不到物件位子直接抱錯,應用 try and expect 處理。

chonyy commented 4 years ago

That absolutely should not happen. Thank you for finding out the problem. I will work on it and apply some exception handling ASAP. Once again, good to know you :)

chonyy commented 4 years ago

Hi, this problem is fixed. Please feel free to double-check it.