Giter Site home page Giter Site logo

uvipen / ssd-pytorch Goto Github PK

View Code? Open in Web Editor NEW
162.0 12.0 47.0 96.43 MB

SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity

License: MIT License

Dockerfile 0.57% Python 99.43%
ssd ssdlite deep-learning deep-neural-networks neural-networks pytorch computer-vision object-detection deeplearning detection

ssd-pytorch's Introduction

WELCOME TO MY PAGE ๐Ÿ‘‹๐Ÿ‘‹๐Ÿ‘‹

My name is Viet Nguyen. I am an M.Sc. in Computer Science, majoring in Artificial Intelligence and Robotics. I am interested in the following topics: Deep Learning in NLP and Computer Vision. Reinforcement Learning.

๐Ÿ“ซ How to reach me:

Linkedin LinkedIn GitHub GitHub Youtube Youtube

Viet's github stats

ssd-pytorch's People

Contributors

uvipen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ssd-pytorch's Issues

how to use my own dataset

I want to use this model to train on my own dataset. If I use my dataset instead of COCO dataset with the same directory format will it work?

training with a custom dataset

I have two questions, how can I use this code to train the SSD with my own custom dataset? and after finishing the training process, how can I use the model for inference tasks on real-time camera applications?
thank you for simplifying the SSD idea, I'm a beginner and I'm finding the existing implementations really complicated.

Default Bounding Box Priors

Hi,

Thanks for your implementation. This makes understanding the model much more easier.
I did notice one thing though. In the paper, the authors mention about defining default bounding boxes as priors and define different aspect ratios and scales for the same as well. Then during training they calculate the offset values between the priors with the overlap greater than a threshold w.r.t the ground truth bounding boxes and use that to calculate the localization loss.
Although, this implementation trains and works well, but I couldn't find the use of default bounding boxes anywhere.
Am I missing something here?

Thanks.

Thank you for the repo and some questions

First of all, thanks for the repo. Was trying to find something like this. It will help me a lot.
There are a few questions that I want to ask.

  1. The trained model that you are providing, is trained for 50 epochs, right?
  2. Also, any possibility to get trained weight for the SSDLite version anytime soon?

Thanks again.

Mobilenet_SSD weight

Hi, thank you for your work,
Can you provide the pretrained weight for Mobilenetv2_SSD ?

pytorch_version

Hello there,
Which pytorch version is used for this repository ?
I am using pytorch 1.0,
I am getting the error "No module named box_convert" from the ops/boxes.py .
Could you please provide the solution ? Thank you !

Best regards

export the coco predictions in json file

Hello Viet, thanks for this repo!
I noticed that you used the coco eval API to evaluate the the trained model and the results are clear and impressive. I am wondering if the coco eval API also can be used in the test_dataset.py to evaluate the prediction results on coco dataset, such as coco eval2017 dataset? Any suggestion will be appreciated ! : )

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.