Trainer + Dataloaders (#27)
Co-authored-by: Laughing-q <1185102784@qq.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Ayush Chaurasia <ayushchaurasia@Ayushs-MacBook-Pro.local> Co-authored-by: Ayush Chaurasia <ayush.chuararsia@gmail.com>
This commit is contained in:
parent
7a2e5fdfa3
commit
d0b3c9812b
27 changed files with 2885 additions and 9 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
# Base ----------------------------------------
|
||||
fire>=0.4.0
|
||||
hydra-core>=1.2.0
|
||||
matplotlib>=3.2.2
|
||||
numpy>=1.18.5
|
||||
opencv-python>=4.1.1
|
||||
|
|
@ -44,4 +45,3 @@ thop>=0.1.1 # FLOPs computation
|
|||
|
||||
# HUB -----------------------------------------
|
||||
GitPython>=3.1.24
|
||||
requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue