Pinned Repositories
cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
D-FINE
D-FINE: Redefine Regression Task of DETRs as Fine-grained Distribution Refinement 💥💥💥
Sentiment-analysis-with-GUI
This repository includes Logistic Regression, BERT, VADER, TextBlob, and SVM for sentiment analysis, along with a Graphical User Interface (GUI) for easy use. It provides a range of methods to explore sentiment analysis on various text data.
ultralytics
VECROS-Tech-Assessment
This repository contains solutions to two distinct problems for VECROS Tech Assessment - Robotics Intern
yolo_tracking
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
YOLOs-CPP
A high-performance C++ headers for real-time object detection and segmentation using YOLO models, leveraging ONNX Runtime and OpenCV for seamless integration. Supports multiple YOLO (v5, v7, v8, v9, v10, v11, v12) with optimized inference on CPU and GPU. Includes sample code, scripts for image, video, and live camera inference, and quantization.
yolov10
YOLOv10: Real-Time End-to-End Object Detection
yolov10
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
mohamedsamirx's Repositories
mohamedsamirx/YOLOv12-TensorRT-CPP
YOLOv12 Inference Using CPP, Tensorrt, And CUDA
mohamedsamirx/YOLOv12-ONNX-CPP
YOLOv12 Inference Using CPP and ONNX Runtime
mohamedsamirx/YOLO_OBB_CPP
YOLO V8 and V11 Inference Using CPP and ONNX Runtime
mohamedsamirx/YOLOs-CPP
A high-performance C++ headers for real-time object detection and segmentation using YOLO models, leveraging ONNX Runtime and OpenCV for seamless integration. Supports multiple YOLO (v5, v7, v8, v9, v10, v11, v12) with optimized inference on CPU and GPU. Includes sample code, scripts for image, video, and live camera inference, and quantization.
mohamedsamirx/Sentiment-analysis-with-GUI
This repository includes Logistic Regression, BERT, VADER, TextBlob, and SVM for sentiment analysis, along with a Graphical User Interface (GUI) for easy use. It provides a range of methods to explore sentiment analysis on various text data.
mohamedsamirx/VECROS-Tech-Assessment
This repository contains solutions to two distinct problems for VECROS Tech Assessment - Robotics Intern
mohamedsamirx/Real-time-object-tracking-demo
This repository contains a real-time Single object tracking demo using OpenCV networks with webcam input. It includes implementations of multiple tracking algorithms: MIL, KCF, CSRT, DaSiamRPN, NanoTrackV2, and ViT. Additionally, Samurai is used to evaluate tracking accuracy on a recorded video in Google Colab.