Lists (1)
Sort Name ascending (A-Z)
Stars
Models and examples built with TensorFlow
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
Face age and gender estimate using TensorFlow
YOLOv7 Instance Segmentation using OpenCV and PyTorch
SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)
Mask R-CNN for object detection and instance segmentation on Pytorch
Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
Estimating distance to objects in the scene using detection information
Social distance detection , a deep learning computer vision project with yolo object detection
SOLOv2 pytorch (without mmdetection and mmcv)
Supervised Classification of bird species 🐦 in high resolution images, especially for, Himalayan birds, having diverse species with fairly low amount of labelled data [ICVGIPW'18]
A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet
Age and Gender prediction using Keras
Train ssd_mobilenet of the Tensorflow Object Detection API with your own data.
This project implements object detection and range estimation. The object detection is done through YOLOV5 in this implementation. The project works in concatenation i.e object detection output is …
Tutorial for creating multi-task age and gender estimator in Tensorflow
Vehicle object detection & distance estimation using thermal imaging.
This Project is an applicaton based on Computer vision and Machine learning implementation using regression supervised classification.
if you have a zed camera you can easily find the distance of the objects you have detected
Convolutional Neural Network to classify images as either cat or dog, along with using attention heatmaps for localization. Written in python with keras.
You can use this repo to detect object with Intel realsense camera and measure the distance of this object.
Real-time Object detection using yolov2 and distance estimation of object from the camera lens.
This project hosts the code for implementing the SOLOv2 algorithms based on the official project(https://github.com/WXinlong/SOLO). Due to the inheritance designation, it enables developers as well…
Predicting Gender and Age range of a person given an image of his face
Classify images of Diseased Rice Leaves using Convolutional Neural Networks