Pinned Repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
awesome-lane-detection
A paper list of lane detection.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
CV-Company-List
**提供计算机视觉(CV)算法岗位的公司名单,欢迎大家提交issues进行补充
CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
ECCV2024-Papers-with-Code
ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目
ICCV2023-Papers-with-Code
ICCV 2023 论文和开源项目合集
TensorFlow-From-Zero-To-One
TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)
amusi's Repositories
amusi/machine-learning-yearning-cn
吴恩达《Machine Learning Yearning》的中英文版(更新中):第1~第22章
amusi/opencv-facial-landmark-detection
使用OpenCV实现人脸关键点检测
amusi/daily-question
每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)
amusi/Non-Maximum-Suppression
描述非极大值抑制(Non-Maximum-Suppression,NMS)
amusi/cpp-from-zero-to-one
Learning C++ from zero to one
amusi/paper-note
记录精读的paper日记
amusi/SIFT-GPU
A CUDA implementation of SIFT
amusi/Amusi-Note
Amusi 笔记
amusi/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
amusi/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
amusi/Deep-Learning-Note
深度学习的笔记
amusi/learnopencv
Learn OpenCV : C++ and Python Examples
amusi/libjpeg-turbo-examples
libjpeg-turbo的简单实例(如打开图像、保存图像等)
amusi/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
amusi/train_cnn-rnn-attention
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,.....
amusi/awesome-image-stitching-code
The program is about image's sticthing
amusi/machine_learning_basics
Plain python implementations of basic machine learning algorithms
amusi/SLAM-From-Zero-To-One
从理论到实践来学习SLAM
amusi/yolt
You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery
amusi/darknet
Convolutional Neural Networks
amusi/python-numpy-tutorial-ch
简单的Python-Numpy入门教程
amusi/pytorch-faster-rcnn
0.4 updated. Support cpu test and demo.
amusi/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
amusi/amusi-images-temp
temporal images
amusi/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
amusi/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
amusi/luminoth
Deep Learning toolkit for Computer Vision
amusi/Meachine-Learning-in-Action-Code-and-Note-Python3.x
Meachine-Learning-in-Action-Code-and-Note-Python3.x
amusi/Neural-Style-Transfer-Papers
:pencil2: Neural Style Transfer: A Review
amusi/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector