GithubHelp home page GithubHelp logo

smalldroid / yolov3-pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ming71/yolov3-pytorch

0.0 0.0 0.0 4.75 MB

annotation and specification for yolov3

License: GNU General Public License v3.0

Python 24.15% Jupyter Notebook 74.71% Shell 0.89% Dockerfile 0.25%

yolov3-pytorch's Introduction

Update

This repo has been updated to recent version.More details and annotations can be found in code.

yolov3-pytorch

Annotation and Specification for yolov3

Attention:Inputs should be labeld the same as COCO (yolo format):normalized && cxywh

refer to:https://github.com/ultralytics/yolov3

detect

download yolov3.weights trained on COCO:https://pjreddie.com/darknet/yolo/

run python detect.py

Image text
Image text

train

You can test it on offerred image in /data/dataset
run python train.py
test on the same image to verify it feasibility.

This is my loss curls with testing on single picture for 100 epochs,it does converge well.
Run train-vis.py to monitor loss.

Image text

yolov3-pytorch's People

Contributors

ming71 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.