Pinned Repositories
91-days-algorithm
ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
DIoU-darknet
Distance-IoU Loss into YOLO v3
mmdetection
Open MMLab Detection Toolbox and Benchmark
ModelCenter
Efficient, Low-Resource, Distributed transformer implementation based on BMTrain
py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
SphereFace
🍑 This is a MNIST Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR 2017
torchstat
Model analyzer in PyTorch
PeanutH17's Repositories
PeanutH17/ModelCenter
Efficient, Low-Resource, Distributed transformer implementation based on BMTrain
PeanutH17/91-days-algorithm
PeanutH17/ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
PeanutH17/CenterNet2
Two-stage CenterNet
PeanutH17/CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
PeanutH17/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
PeanutH17/DeepStream-Yolo
NVIDIA DeepStream SDK 5.0.1 configuration for YOLO models
PeanutH17/DIoU-pytorch-detectron
Distance-IoU Loss into Faster R-CNN
PeanutH17/gstd-1.x
GStreamer Daemon is a GStreamer framework for controlling audio and video streaming using TCP messages. This version is based on GStreamer 1.x
PeanutH17/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
PeanutH17/leetcode-notebook
🌛LeetCode 题解,每日更新,欢迎 Watch。每天一道算法题,和我一起变强吧!
PeanutH17/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
PeanutH17/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
PeanutH17/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
PeanutH17/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
PeanutH17/predicting-car-price-from-scraped-data
Picture and specifications scraper
PeanutH17/pyhanlp
中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁 自然语言处理
PeanutH17/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
PeanutH17/Pytorch-DIOU-YOLOv3
Pytorch复现YOLOv3,使用最新的DIOU loss训练
PeanutH17/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
PeanutH17/runoob-PDF-
把菜鸟教程www.runoob.com的网页转换成pdf并下载python_crawer_by_chrome
PeanutH17/straug
Image transformations designed for Scene Text Recognition (STR) data augmentation. Published at ICCV 2021 Workshop on Interactive Labeling and Data Augmentation for Vision.
PeanutH17/ViTDet
Unofficial implementation of Exploring Plain Vision Transformer Backbones for Object Detection
PeanutH17/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
PeanutH17/yolov3-vehicle-detection-paddle
vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)
PeanutH17/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
PeanutH17/yolov4_deepstream
PeanutH17/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
PeanutH17/Yolov5-in-Deepstream-5.0
Describe how to use yolov5 in Deepstream 5.0
PeanutH17/yolov5_tensorrt
This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.