• Stars
    star
    131
  • Rank 274,272 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

使用ssd+mobilenetv2轻量化网络实现的智能小车垃圾分类(jetson nano下能达到10fps+)

SmartCar(SSD-mobilenetv2)

author updated license 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

More Repositories

1

Bilibili-Live-API

BILIBILI 直播/番剧 API
1,213
star
2

Shadowsocks-Hosts-or-V2ray

利用 hosts 、 Shadowsocks (影梭)、V2ray科学上网
Python
749
star
3

Halcon_licenses

Halcon licenses activation
676
star
4

FAST_LIO2_Noted

FAST_LIO2_Noted 中文注释版
C++
145
star
5

Pixiv-Host

PIXIV修改Host
C#
127
star
6

Halcon_Project

Halcon基础操作
48
star
7

ROS-ROS2-BOOKS

从ROS1到ROS2无人机编程实战指南
C
45
star
8

direct_lidar_inertial_odometry-noted

DLIO(direct_lidar_inertial_odometry)代码详解
C++
30
star
9

LOON

JavaScript
27
star
10

SC-LEGO-LOAM

针对sc lego loam的代码详细解读以及测试
C++
24
star
11

pytorch_example

一个关于pytorch实现深度学习模型的模板
Python
14
star
12

bilibili-strom-catcher

比较久之前的storm获取
Python
11
star
13

WaterCompetition_HK

国际香港水下机器人,海康威视摄像头分析
C#
11
star
14

present

b站(BILIBILI)抢新年礼物插件
Python
10
star
15

IP_Pool

获取IP代理池
Python
8
star
16

OpenCV-Graphic-color-mixed-recognition

For example, triangle、polygon and make them color matching(opencv3.4颜色形状匹配)
C++
7
star
17

Chinese_Notes

一些整理的比较杂的文档,主要和ROS与slam相关
7
star
18

douyin_python

抖音python获取直播间信息
JavaScript
7
star
19

NJIT_NET

南京工程学院校园网自动登录
Python
6
star
20

serialport

易语言串口通讯
5
star
21

lovelyyoshino.github.io

HTML
4
star
22

CSR_GLM

CSR 团队 GLM大模型
Python
4
star
23

Realsense-multi

基于ROS的多Realsence传感器读取
C++
3
star
24

cartographer-noted

详细的代码注释
C++
3
star
25

E-PUCK-webots

E-puck模拟仿真
C
2
star
26

RHACrackNet

A lightweight model segmentation software based on RHACrackNet
Python
2
star
27

GPT_voice_AGV

want to use voice to make GPT understand chaotic message and generate order to AGV robot
Python
2
star
28

maplab2.0-note

在努力理解这个框架中,缓更
C++
1
star
29

Turing_communication

基于ROS的使用图灵机器人进行的语音问答以及对话控制
C
1
star
30

Socket

C语言 开辟客户端接口,以便ROS调用
C
1
star
31

SlamEnvironment

Install commonly used SLAM environment with one click. Such as ceres、eigen、opencv、gtsam
Shell
1
star