Git Product home page Git Product logo

pytorch-detection's Introduction

pytorch-detection

Training of ONNX-compatible object detection networks with PyTorch. Current support includes:

pytorch-detection's People

Contributors

dusty-nv avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

pytorch-detection's Issues

Custom dataset training for mobilenet-ss?

Env

  • GPU, e.g. NVIDIA Xavier AGX
  • OS, e.g. Ubuntu18.04
  • Cuda version : 10.2.89
  • TensorRT version

About this repo

Your problem

I wanted to custom train on a different dataset (eg, doorways detection).

  • I see that the train_ssd.py seems to do it, however I have not not been able to realize how to fo it.
  • I am new to computer vision, can you guide me how the dataset should look like, I have images (.jpeg) and label (.xml files).
  • The folder is structures as \images - > \train and \test . these subfolders have images and labels.
  • Do I need to load a model in order to do it, because I see that is the case, however I donot have any model.
  • How do I prune my model after I have created one?
  • How to convert the .pth file to trt model once I am able to train it.

Thank you.

Object Detection training program

Hello Dusty, I have checked your training program for detection. Can I know how to run and test the program? Is the program is used for face detection?

SSD MobileNetV2 TensorRT incompability

Hi @dusty-nv ,

I tried to train a custom SSD w/ mibilenetV2 from this repo and then deploy on a jetson agx xavier through jetson-inference. However, it seems that there is an incompability between onnx and tensorrt.
I obtained this error:

error

My tensorrt version is 5.1.6.

Could you help me on that?
Thanks!

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.