Explorar el Código

Add Architecture Summary to README Tutorials (#7146)

* Add Architecture Summary to README Tutorials

Per https://github.com/ultralytics/yolov5/issues/6998#issuecomment-1073517405

* Update README.md
modifyDataloader
Glenn Jocher GitHub hace 2 años
padre
commit
7a2a11893b
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -162,7 +162,7 @@ python train.py --data coco.yaml --cfg yolov5n.yaml --weights '' --batch-size 12
* [Model Pruning/Sparsity](https://github.com/ultralytics/yolov5/issues/304)
* [Hyperparameter Evolution](https://github.com/ultralytics/yolov5/issues/607)
* [Transfer Learning with Frozen Layers](https://github.com/ultralytics/yolov5/issues/1314)  ⭐ NEW
* [TensorRT Deployment](https://github.com/wang-xinyu/tensorrtx)
* [Architecture Summary](https://github.com/ultralytics/yolov5/issues/6998)  ⭐ NEW

</details>


Cargando…
Cancelar
Guardar