There are 0 repository under ssd300 topic.
Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones
SSD300 for Object Detection
An autonomous, vision-based Bebop drone.
PyTorch Implementation of objection detection networks
Udacity Self-Driving Car Nanodegree: Vehicle Detection Project
SSD300 implementation with TensorFlow plus re-identification for multi-object tracking
Object detection on Manga109 dataset using FasterRCNN, RetinaNet and SSD300
This project trains a SSD300 with VGG11 base on the PASCAL VOC 2005 dataset using the PyTorch deep learning framework.
Project on Object Detection using xView Dataset - Image Processing for Computer Vision (MEng), supervised by Prof. G. Scarpa and Eng. M. Ciotola (2024)
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 .
object detection using SSD300 to detect person and cell phone.
Implementation of augmentation, SMOTE, ADASYN, AE, DGAN for oversampling image data used in detection (YOLO and others one stage detectors). Maritime flags/code scenario.
My DATAML300 - Computer vision solutions.
SSD300 Model using PyTorch
Intern project at Institude of Information Science, Academia Sinica
Deployment of Object Detection Model for NVidia GPUs with use PyTorch & TensorRT
Implementation of base DL tasks
PyTorch version of ndrplz's self-driving-car project.
A simple PyTorch implementation of the SSD300 network.