README.md

    README

    implementation of YOLOv1

    from BLOG

    Required:

    • pytorch 1.1.0
    • torchvision
    • numpy > 1.16.2
    • opencv 3.4.1
    • VOC2012 Dataset

    What can this repo do now

    • train with VOC2012 Dataset
    • inference(test images)

    Result

    image-20210327092525477

    2007_000032

    2007_000033

    TODO:

    • add mAP metric

    项目简介

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/lavendelion/YOLOv1-from-scratch

    发行版本

    当前项目没有发行版本

    贡献者 1

    L lavendelion @lavendelion

    开发语言

    • Python 100.0 %