Pinned Repositories
action-recognition
Detecting human actions in videos with computer vision and deep learning.
Background-Subtraction-using-GMM
This project is the C++ implementation of Background Subtraction using adaptive GMM models as discussed by Zoran Zivkovic in his paper "Improved Adaptive Gaussian Mixture Model for Background Subtraction".
caffe
Caffe on both Linux and Windows
Cascade-RCNN-Tracking
Cascade-RCNN+DeepSort MOTDT Trackor++
Color-Classification-CNN
color recognition (convolutional neural network implemented in Keras)
cosine_metric_learning
Deep Cosine Metric Learning for Person Re-identification
CppCliMigrationSample
Simple demonstration of C++/CLI on .NET Core
d2
darknet
yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
ahmad4633's Repositories
ahmad4633/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
ahmad4633/Cascade-RCNN-Tracking
Cascade-RCNN+DeepSort MOTDT Trackor++
ahmad4633/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
ahmad4633/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
ahmad4633/DotNetWithCMake
Your swiss army knife for creating .NET assemblies with CMake and integrating unmanaged code.
ahmad4633/Human-Falling-Detect-Tracks
AlphaPose + ST-GCN + SORT.
ahmad4633/ironpython2
Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
ahmad4633/ironpython3
DO NOT USE. Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
ahmad4633/iwpod-net
Repository for the paper "A Flexible Approach for Automatic License Plate Recognition in Unconstrained Scenarios"
ahmad4633/learnopencv
Learn OpenCV : C++ and Python Examples
ahmad4633/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
ahmad4633/Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
ahmad4633/mmdetection
OpenMMLab Detection Toolbox and Benchmark
ahmad4633/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
ahmad4633/onnxmltools
ONNXMLTools enables conversion of models to ONNX
ahmad4633/OnnxSharp
ONNX format parsing and manipulation in C#.
ahmad4633/or-tools
Google's Operations Research tools:
ahmad4633/PolygonObjectDetection
This repository is based on Ultralytics/yolov5, with adjustments to enable polygon prediction boxes.
ahmad4633/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
ahmad4633/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
ahmad4633/sahi
A lightweight vision library for performing large scale object detection/ instance segmentation.
ahmad4633/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
ahmad4633/torch2trt
An easy to use PyTorch to TensorRT converter
ahmad4633/TorchSharp
.NET bindings for the Pytorch engine
ahmad4633/tripletloss
One Shot learning, Siamese networks and Triplet Loss with Keras
ahmad4633/wpod-pytorch
This is the PyTorch Version of WPOD,he following is to the source code and paper
ahmad4633/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
ahmad4633/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
ahmad4633/yolov5-net
YOLOv5 object detection with C#, ML.NET, ONNX
ahmad4633/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors