Coder Social home page Coder Social logo

smartcar's Introduction

SmartCar(SSD-mobilenetv2)

author updated license sponsor support

Contributions:

  1. 基于SSD大框架加入mobilenetv2以实现在嵌入式GPU开发板上的视频流识别
  2. 增加 focal loss.
  3. 增加detection.py来单纯验证SSD-mobilenetv2算法
  4. 提供rs.py来验证D415传感器性能
  5. 在detection_D415.py中,加入D415双目摄像头来实现深度预估,以实现物体的动态抓取
  6. 提供 visdom可视化,使用python -m visdom.server即可观察收敛

result(train on voc 2007trainval + 2012, test on voc 2007test):

  1. ssd-mobielnetv2 (this repo): 70.27%. (without focal loss).
  2. ssd-mobielentv1: 68.% (without COCO pretaining), 72.7% (with COCO pretraining) https://github.com/chuanqi305/MobileNet-SSD.
  3. ssd-vgg16 (paper): 77.20%.

pretrained model and trained model:

  1. 百度网盘: https://pan.baidu.com/s/1RmOPF4jQYpYlE_8E4DifeQ 提取码: f53n
  2. Google drive: https://drive.google.com/drive/folders/1JoDYukyWZZ-iWVWPhUDD998cSPB3LeUw?usp=sharing

smartcar's People

Contributors

lovelyyoshino avatar

Watchers

 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.