Giter Club home page Giter Club logo

objd's Introduction

ObjD ๐Ÿš€

smart and strong object detection ai built from scatch with some new features ๐Ÿš€๐Ÿš€ (Using some custom CNNs and NeuralNets with a holy help from darknet and yolo for everysingle part and adding a bit of research to it ๐Ÿ˜‚)

Logo

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Training

To train ObjD you don't have to do crazy things you just have to pick one of the models and train that with custom data that you want to train ObjD with :)

Help For Training

ArgParses

cfg

  python3 torch_train.py --cfg <config/config.yaml>

data

  python3 torch_train.py --data <data/path.yaml>

epochs

  python3 torch_train.py --epochs <300>

eval

  python3 torch_train.py --eval

debug

  python3 torch_train.py --debug

device

  python3 torch_train.py --device <'cuda:0'>

auto anchors

  python3 torch_train.py --auto-anchors

Model Reference (ObjD)

Model Param Accuracy FPS
ObjD tiny ~ M accuracy on COCO data 50 % FPS 80
ObjD s ~ M accuracy on COCO data 59 % FPS 72
ObjD n ~ M accuracy on COCO data 68 % FPS 60
ObjD hx ~ M accuracy on COCO data 77 % FPS 43

Types

About

there are 2 types of training methods

they both have some benefits and the both are hackable to make them more customize and its depends on you to choose which way you want to train your model with but i recommend yo use native pytorch cause that one have better work and stabelity right now

PytorchLightning

  python3 train.py 

Native Pytorch

    python3 torch_train.py 

๐Ÿš€ About Me

Hi there ๐Ÿ‘‹ I like to train deep neural nets on large datasets ๐Ÿง . Among other things in this world:)

License

MIT

Used By

This project is used by the following companies:

  • You Can Be First One Here :)

Author

objd's People

Contributors

erfanzar avatar

Watchers

 avatar  avatar

Forkers

lucidbr

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.