Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
awesome-image-alignment-and-stitching
A curated list of awesome resources for image alignment and stitching ...
awesome-lane-detection
lane detection
Baidu_Lane_Segmentation
4th place solution in Baidu Autonomous Driving Lane Segmentation
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Road-Marking-Segmentation
A project for lane detection and road marking segmentation on embedded device for autonomous vehicles.
Sniffer-Net
A unified network structure specialized for smoke detection and concentration evaluation in the wild.
YOLOv3-model-pruning
对 YOLOv3 做模型剪枝,在 oxford hand 数据集上模型的参数量减少 80% ,FLOPs 降低 70%,Infer 的速度可以达到原来的 200%,mAP 基本保持不变
yolov8-trt-win
Yolov8, TensorRT, C++, Windows,Multi-batch
namemzy's Repositories
namemzy/Road-Marking-Segmentation
A project for lane detection and road marking segmentation on embedded device for autonomous vehicles.
namemzy/yolov8-trt-win
Yolov8, TensorRT, C++, Windows,Multi-batch
namemzy/awesome-image-alignment-and-stitching
A curated list of awesome resources for image alignment and stitching ...
namemzy/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
namemzy/mmdetection-mini
mmdetection最小学习版
namemzy/OccNet-Course
国内首个占据栅格网络全栈课程《从BEV到Occupancy Network,算法原理与工程实践》,包含端侧部署。Surrounding Semantic Occupancy Perception Course for Autonomous Driving (docs, ppt and source code) 课程主页:http://111.229.117.200:7003/
namemzy/Semantic-Segmentation-Guide
A Theory and Practical Guide to Deep Learning Semantic Segmentation
namemzy/AmazonUnderstandingProductImages
Amazon - Understanding Product Images
namemzy/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
namemzy/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
namemzy/awesome-imbalanced-learning
A curated list of awesome imbalanced learning papers, codes, frameworks, and libraries. | 类别不平衡学习:论文、代码、框架与库
namemzy/awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly detection.
namemzy/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
namemzy/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
namemzy/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
namemzy/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
namemzy/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
namemzy/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
namemzy/FFA-Net
FFA-Net: Feature Fusion Attention Network for Single Image Dehazing
namemzy/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
namemzy/ismir2020-metric-learning
ISMIR 2020 Tutorial for Metric Learning in MIR
namemzy/MAE-pytorch
Masked Autoencoders Are Scalable Vision Learners
namemzy/MAE-pytorch-1
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
namemzy/NumCpp
C++ implementation of the Python Numpy library
namemzy/OUCML
namemzy/QPT
[内测中]前向式Python环境快捷封装工具,快速将Python打包为EXE并添加CUDA、NoAVX等支持。
namemzy/Surface-Defect-Detection
📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
namemzy/tensorflow-deeplab-v3-plus
DeepLabv3+ built in TensorFlow
namemzy/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
namemzy/zh-google-styleguide
Google 开源项目风格指南 (中文版)