Web server and scripts for scheduling distributed YOLOv5 training jobs amongst multiple workers.
Go to file
mmcwilliams 29631c898c Fix error in client which fails null check on json variable -- make default value null 2024-01-10 11:27:33 -05:00
data
datasets
dist Fix error in client which fails null check on json variable -- make default value null 2024-01-10 11:27:33 -05:00
models
scripts Now include json in model zip along with onnx file and .pt file 2023-12-15 12:15:33 -05:00
sql
src Fix error in client which fails null check on json variable -- make default value null 2024-01-10 11:27:33 -05:00
views
yolov5@0004c745da
.gitignore
.gitmodules
Dockerfile
default.env
docker-compose.yaml Link .env into docker 2023-12-14 15:36:19 -05:00
package-lock.json
package.json
requirements_yolov5.txt Downgrading Pillow from 10 to 9 prevents the nasty warnings and the job failure at the end 2023-12-15 13:45:11 -05:00
testmail.js
tsconfig.json