-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Model] Evaluate Yolov5 #81
Labels
🧬 model
change backbone model experiments
Comments
데이터를 더 모아야겠네요! |
jeongjae96
added a commit
that referenced
this issue
Aug 14, 2022
- 파일 이름에 '_P'가 들어있다면 이미지로 변환하도록 했습니다.
yoonghee
added a commit
that referenced
this issue
Aug 16, 2022
[feat] 데이터 추가를 위한 비디오를 이미지로 변환하는 코드 #81
jeongjae96
pushed a commit
that referenced
this issue
Aug 17, 2022
- 기존 mp4tojpg.ipynb 파일은 영화 데이터에 대한 조건이 걸려있어 새로 작성했습니다. - ffmpeg를 사용하며 file not found error가 발생한 적이 있었는데, 파일 이름에 있는 빈 칸 때문에 발생하는 문제였습니다. 파일 이름에 빈 칸이 있다면, 빈 칸을 제거하도록 했습니다.
yoonghee
added a commit
that referenced
this issue
Aug 19, 2022
[feat] 데이터 추가를 위한 비디오를 이미지로 변환하는 코드 #81
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why?
Determine why blood detection performance is low
How?
Visualize mAP, loss and inference result
The text was updated successfully, but these errors were encountered: