Allenstin's repositories

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > iOS

Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Auto_maker

Hello everyone, this is me: cver open source original project, you can particularly convenient through my auto_ Maker realizes the real-time production of target detection data set, including: real data acquisition, automatic annotation, conversion, enhancement, and can directly carry out yolov3, yolov4 , yolov5, eficientdet, etc., which can be directly exported to onnx and accelerated by openvino and tensor RT. besides detection, it also supports classification algorithm, which can complete intelligent classification of images in one minute. Welcome to star~

Language:PythonStargazers:0Issues:0Issues:0

darknet

YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

darknet2caffe

Convert darknet weights to caffemodel

Language:PythonStargazers:0Issues:0Issues:0

Fewshot_Detection

Few-shot Object Detection via Feature Reweighting

Language:PythonStargazers:0Issues:0Issues:0

image_recognition_serving_api

Easy way to deploy multiple models with deep learning frameworks for your products.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

jetson-inference

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.

Language:C++License:MITStargazers:0Issues:0Issues:0

leetcode-master

LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

Stargazers:0Issues:0Issues:0

mobile-yolov5-pruning-distillation

mobile-yolov5 通道剪枝、蒸馏。ncnn转换并部署到android上,tensorRT部署到边缘端

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

multiyolov5

joint detection and semantic segmentation, based on ultralytics/yolov5,

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

network-slimming

Network Slimming (Pytorch) (ICCV 2017)

License:MITStargazers:0Issues:0Issues:0

NNIE-lite

⚡️ Using NNIE as simple as using ncnn ⚡️

License:MITStargazers:0Issues:0Issues:0

pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch_image_classification

PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

SlimYOLOv3

This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications

Stargazers:0Issues:0Issues:0

tensorrt_demos

TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

tensorrtx

Implementation of popular deep learning networks with TensorRT network definition API

License:MITStargazers:0Issues:0Issues:0

Tianchi-2021-Guangdong-Tile-Detection

天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

yolo-tensorrt

Support Yolov5s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.

License:MITStargazers:0Issues:0Issues:0

YOLOv3

Keras implementation of yolo v3 object detection.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

yolov3-channel-and-layer-pruning

yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏

License:Apache-2.0Stargazers:0Issues:0Issues:0

YOLOv3-model-pruning

在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)

License:MITStargazers:0Issues:0Issues:0