ssd300
There are 17 repositories under ssd300 topic.
FurkanOM/tf-ssd
Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones
peasant98/Bebop-Autonomy-Vision
An autonomous, vision-based Bebop drone.
Tee0125/pytorch-detector-models
PyTorch Implementation of objection detection networks
norman-thomas/CarND-T1-P5-Vehicle-Detection
Udacity Self-Driving Car Nanodegree: Vehicle Detection Project
FabrizioDeSantis/Object-Detection-Manga109
Object detection on Manga109 dataset using FasterRCNN, RetinaNet and SSD300
sovit-123/SSD300-VGG11-on-Pascal-VOC-2005-Data
This project trains a SSD300 with VGG11 base on the PASCAL VOC 2005 dataset using the PyTorch deep learning framework.
Apiquet/Tracking_SSD_ReID
SSD300 implementation with TensorFlow plus re-identification for multi-object tracking
unvercan/ssd300-model-pytorch
SSD300 Model using PyTorch
yannqi/SSD-for-pytorch
This repository provides a script and recipe to train the SSD300 model to achieve state of the art accuracy. The codes of model architecture comes from NVIDIA(NVIDIA SSD pytorch), and the method belongs to paper SSD: Single Shot MultiBox Detector .
Aakash-kaushik/object_detection
object detection using SSD300 to detect person and cell phone.
Redpanda-dev/DATAML300-Computer-Vision
My DATAML300 - Computer vision solutions.
wayne1204/NOAA-fish-finding
Intern project at Institude of Information Science, Academia Sinica
KJlaccHoeUM9l/deployment-of-object-detection-model
Deployment of Object Detection Model for NVidia GPUs with use PyTorch & TensorRT
msuvorov7/base_deep_learning
Implementation of base DL tasks
sanga327/Object_Detection
🦜 Object Detection: SSD Model
vamshichowdary/self-driving-car
PyTorch version of ndrplz's self-driving-car project.
sovit-123/pytorch-ssd300
A simple PyTorch implementation of the SSD300 network.