Commit a7b29f47 authored by WANNA309's avatar WANNA309
Browse files

Update .dockerignore, .gitattributes, .gitignore, CONTRIBUTING.md, detect.py,...

Update .dockerignore, .gitattributes, .gitignore, CONTRIBUTING.md, detect.py, Dockerfile, export.py, hubconf.py, LICENSE, model.properties, native bn.png, pycoco_false_result.png, pycocotools.png, README.md, requirements.txt, train.py, tutorial.ipynb, val.py, view_code.py, data/Argoverse.yaml, data/coco.yaml, data/coco128.yaml, data/GlobalWheat2020.yaml, data/Objects365.yaml, data/SKU-110K.yaml, data/VisDrone.yaml, data/VOC.yaml, data/xView.yaml, data/hyps/hyp.finetune.yaml, data/hyps/hyp.finetune_objects365.yaml, data/hyps/hyp.scratch.yaml, data/hyps/hyp.scratch-high.yaml, data/hyps/hyp.scratch-low.yaml, data/images/bus.jpg, data/images/zidane.jpg, data/scripts/download_weights.sh, data/scripts/get_coco.sh, data/scripts/get_coco128.sh, models/__init__.py, models/common.py, models/experimental.py, models/tf.py, models/yolo.py, models/yolov5l.yaml, models/yolov5m.yaml, models/yolov5n.yaml, models/yolov5s.yaml, models/yolov5x.yaml, models/hub/anchors.yaml, models/hub/yolov3.yaml, models/hub/yolov3-spp.yaml, models/hub/yolov3-tiny.yaml, models/hub/yolov5-bifpn.yaml, models/hub/yolov5-fpn.yaml, models/hub/yolov5l6.yaml, models/hub/yolov5m6.yaml, models/hub/yolov5n6.yaml, models/hub/yolov5-p2.yaml, models/hub/yolov5-p6.yaml, models/hub/yolov5-p7.yaml, models/hub/yolov5-panet.yaml, models/hub/yolov5s6.yaml, models/hub/yolov5s-ghost.yaml, models/hub/yolov5s-transformer.yaml, models/hub/yolov5x6.yaml, utils/__init__.py, utils/activations.py, utils/augmentations.py, utils/autoanchor.py, utils/callbacks.py, utils/datasets.py, utils/downloads.py, utils/general.py, utils/loss.py, utils/metrics.py, utils/plots.py, utils/torch_utils.py, utils/aws/__init__.py, utils/aws/mime.sh, utils/aws/resume.py, utils/aws/userdata.sh, utils/flask_rest_api/example_request.py, utils/flask_rest_api/README.md, utils/flask_rest_api/restapi.py, utils/google_app_engine/additional_requirements.txt, utils/google_app_engine/app.yaml, utils/google_app_engine/Dockerfile, utils/loggers/__init__.py, utils/loggers/wandb/__init__.py, utils/loggers/wandb/log_dataset.py, utils/loggers/wandb/README.md, utils/loggers/wandb/sweep.py, utils/loggers/wandb/sweep.yaml, utils/loggers/wandb/wandb_utils.py files
parents
Pipeline #461 failed with stages
in 0 seconds
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
from utils.plots import plot_results
plot_results(file='/work/home/sugon_ldc/project/yolov5_test/yolov5-6.0/9.30_v6.0_direct_high/train/exp/results.csv',dir='')
#plot_results(file='/work/home/sugon_ldc/project/yolov5-6.0/run_direct_bs256/train/exp/results.csv',dir='')
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment