logo

基础

  • PyTorch 基础
    • 快速入门
    • 张量
    • Dataset 和 Dataloader
    • 变换
    • 构建神经网络
    • 自动微分

计算机视觉

  • 目标检测
    • 微调
  • YOLO 系列
    • 简介
    • 快速入门
    • 环境
      • Amazon Web Services
      • Docker
      • Google Cloud Platform
    • 教程
      • 自定义数据 📌
      • Tips for Best Training Results
      • Weights & Biases Logging 🆕
      • Supervisely Ecosystem 🆕
      • Multi-GPU Training
      • PyTorch Hub
      • TorchScript, ONNX, CoreML Export
      • Test-Time Augmentation (TTA)
      • Model Ensembling
      • Model Pruning/Sparsity
      • Hyperparameter Evolution
      • Transfer Learning with Frozen Layers
    • 口罩识别
      • 准备工作
      • 模型训练
      • 测试

帮助

  • 参考
    • PyTorch 常见 Bug
    • 目标检测参考
    • 其他
  • 术语表
    • NumPy
    • PyTorch 词汇表
知
PyTorch Book 版权所有

YOLO 系列

YOLO 系列¶

参考:https://docs.ultralytics.com/

  • 简介
  • 快速入门
  • 环境
    • Amazon Web Services
    • Docker
    • Google Cloud Platform
  • 教程
    • 自定义数据 📌
    • Tips for Best Training Results
    • Weights & Biases Logging 🆕
    • Supervisely Ecosystem 🆕
    • Table of Contents
    • 🔥 About Supervisely
    • Prerequisites
    • 🎉 YOLO v5 Apps Collection
    • For Developers
    • Contact & Questions & Suggestions
    • Multi-GPU Training
    • PyTorch Hub
    • TorchScript, ONNX, CoreML Export
    • Test-Time Augmentation (TTA)
    • Model Ensembling
    • Model Pruning/Sparsity
    • Hyperparameter Evolution
    • Transfer Learning with Frozen Layers
  • 口罩识别
    • 准备工作
    • 模型训练
    • 测试

上一页

微调

下一页

简介

通过 xinetzone
© 版权 2021.