#
ssd
Here are 521 public repositories matching this topic...
good first issue
Good for newcomers
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
ssd
faster-rcnn
face-detection
object-detection
human-pose-estimation
human-activity-recognition
multi-object-tracking
instance-segmentation
mask-rcnn
yolov3
deepsort
cascade-rcnn
fcos
blazeface
yolov5
pp-yolo
ttfnet
fairmot
yolox
picodet
-
Updated
Jun 1, 2022 - Python
A PyTorch Implementation of Single Shot MultiBox Detector
machine-learning
computer-vision
deep-learning
pytorch
ssd
image-recognition
webcam
object-detection
-
Updated
Dec 29, 2021 - Python
Single Shot MultiBox Detector in TensorFlow
-
Updated
Aug 12, 2021 - Jupyter Notebook
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
tutorial
detection
pytorch
ssd
object-detection
object-recognition
pytorch-tutorial
single-shot-multibox-detector
single-shot-detection
-
Updated
Sep 20, 2020 - Python
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
-
Updated
Jun 28, 2021 - Python
A Keras port of Single Shot MultiBox Detector
computer-vision
deep-learning
keras
ssd
fcn
object-detection
keras-models
fully-convolutional-networks
ssd-model
single-shot-multibox-detector
-
Updated
Apr 21, 2022 - Python
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
-
Updated
Sep 30, 2021 - Python
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
-
Updated
Dec 14, 2021 - Python
High quality, fast, modular reference implementation of SSD in PyTorch
-
Updated
Apr 14, 2022 - Python
Trainable models and NN optimization tools
sparsity
computer-vision
deep-learning
tensorflow
detection
pytorch
text-recognition
ssd
segmentation
face-recognition
text-detection
quantization
super-resolution
openvino
neural-networks-compression
-
Updated
Jun 1, 2022 - Python
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
-
Updated
Jul 28, 2021
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
real-time
computer-vision
deep-learning
ssd
object-detection
multi-object-tracking
jetson
lucas-kanade
people-counter
tensorrt
edge-computing
video-analysis
reid
yolov3
deep-sort
yolov4
scaledyolov4
-
Updated
Jan 22, 2022 - Python
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
-
Updated
Oct 5, 2020 - Python
JohannesLichtenberger
commented
Apr 26, 2022
The idea is to navigate and have commands similar to a shell: https://news.ycombinator.com/item?id=31173562
sathyaphoenix
commented
Oct 13, 2021
Discussed in facebook/CacheLib#61
Originally posted by vicvicg October 11, 2021
When running CacheLib tests following the instructions (https://cachelib.org/docs/installation/testing), we get different test pass rates depending on the environment, some test failures seem to be intermittent, and we haven’t see
good first issue
Good for newcomers
Move directories without breaking shortcuts or installations
-
Updated
Apr 7, 2022 - C#
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
-
Updated
May 29, 2022 - Python
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
-
Updated
Nov 2, 2021 - Python
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
-
Updated
Oct 18, 2018 - Python
项目注释+论文复现+算法竞赛+Pytorch指北
ssd
faster-rcnn
cam
unet
sst
yolov3
s4nd
yolov4
dynamicrelu
broadface
targetdrop
hs-resnet
discface
npcface
-
Updated
May 26, 2022 - Jupyter Notebook
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
tools
image-annotation
tensorflow
detection
video-annotation
annotations
polygon
yolo
ssd
imagenet
faster-rcnn
image-classification
segmentation
labelling
object-detection
annotation-tool
mask-rcnn
label-images
turicreate
detectron
-
Updated
May 31, 2022 - Python
A simple open-source disk benchmark tool for Linux distros
-
Updated
May 30, 2022 - C++
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
-
Updated
Apr 19, 2022 - Python
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
-
Updated
May 23, 2019 - Python
Improve this page
Add a description, image, and links to the ssd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ssd topic, visit your repo's landing page and select "manage topics."
https://github.com/open-mmlab/mmdetection/blob/7a9bc498d5cc972171ec4f7332afcd70bb50e60e/tools/analysis_tools/coco_error_analysis.py#L43
This I believe is for coco format, but I couldn't find any files for plotting precision or precision vs recall chart for pascal voc format.