Pinned Repositories
ByteTrack
ByteTrack implementation for person tracking using PyTorch
EfficientNetV2
EfficientNetV2 implementation using PyTorch
PolyLoss
PolyLoss implementation using PyTorch
SimpleNet
SimpleNet: A Simple Network for Image Anomaly Detection and Localization
YOLOv11-pt
YOLOv11 re-implementation using PyTorch
YOLOv5-tf
YOLOv5 implementation using TensorFlow 2
YOLOv8-human
YOLOv8 re-implementation for human detection using PyTorch
YOLOv8-pose
YOLOv8-pose implementation using PyTorch
YOLOv8-pt
YOLOv8 implementation using PyTorch
YOLOv8-qat
Quantization Aware Training
jahongir7174's Repositories
jahongir7174/YOLOv8-pt
YOLOv8 implementation using PyTorch
jahongir7174/YOLOv8-human
YOLOv8 re-implementation for human detection using PyTorch
jahongir7174/YOLOv8-pose
YOLOv8-pose implementation using PyTorch
jahongir7174/YOLOv8-qat
Quantization Aware Training
jahongir7174/YOLOv11-pt
YOLOv11 re-implementation using PyTorch
jahongir7174/ByteTrack
ByteTrack implementation for person tracking using PyTorch
jahongir7174/SimpleNet
SimpleNet: A Simple Network for Image Anomaly Detection and Localization
jahongir7174/PaddleOCR-onnx
Text Detection and Recognition using ONNX
jahongir7174/DeepSort
DeepSort implementation for person tracking using PyTorch
jahongir7174/EfficientViTSAM
EfficientViTSAM inference using PyTorch
jahongir7174/PIPNet
Pixel-in-Pixel Net: Towards Efficient Facial Landmark Detection in the Wild
jahongir7174/PyPTZ
PTZ Camera Control using Python
jahongir7174/SixDRepNet
6D Rotation Representation for Unconstrained Head Pose Estimation
jahongir7174/YOLOv8
YOLOv8 implementation without DFL using PyTorch
jahongir7174/YOLOv5-pt
YOLOv5 implementation using PyTorch
jahongir7174/YOLOv8-dfl
YOLOv8 implementation with DFL using PyTorch
jahongir7174/YOLOv8-onnx
YOLOv8 inference using ONNX Runtime
jahongir7174/EfficientViTSAM-onnx
EfficientViTSAM inference using ONNXRuntime
jahongir7174/FLOPS-pt
PyTorch module FLOPS counter
jahongir7174/CTDNet
Complementary Trilateral Decoder for Fast and Accurate Salient Object Detection
jahongir7174/Attribute-human
Human Attribute Recognition
jahongir7174/DBNet
Real-time Scene Text Detection with Differentiable Binarization
jahongir7174/GhostNetV2
GhostNetV2: Enhance Cheap Operation with Long-Range Attention
jahongir7174/MobileOne
MobileOne: An Improved One millisecond Mobile Backbone
jahongir7174/PIPNet-qat
Quantization Aware Training
jahongir7174/CTDNet-lite
Complementary Trilateral Decoder for Fast and Accurate Salient Object Detection
jahongir7174/CTDNet-qat
Quantization Aware Training Implementation of CTDNet
jahongir7174/EDNet
EDN: Salient Object Detection via Extremely-Downsampled Network
jahongir7174/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
jahongir7174/ResNet
ResNet (Deep Residual Learning for Image Recognition) implementation using PyTorch