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/Learning_OpenCV
Learning OpenCV(C++/Python)
amusi/Merry_Christmas_Hat
Wear a christmas hat
amusi/dlib
A toolkit for making real world machine learning and data analysis applications in C++
amusi/DSAC
Code for DSAC (Differentiable RANSAC) for Camera Localization, CVPR 17
amusi/face_recognition
The world's simplest facial recognition api for Python and the command line
amusi/facenet
Face recognition using Tensorflow
amusi/interview_python
关于Python的面试题
amusi/Machine-Learning-with-Python
Machine-Learning-with-Python follow sentdex
amusi/OpenCV3-Intro-Book-Src
《OpenCV3编程入门》书本配套源码||《Introduction to OpenCV3 Programming》Book Source Code
amusi/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
amusi/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
amusi/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
amusi/deep-image-prior
Image restoration with neural networks but without learning.
amusi/deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
amusi/deepo
A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment.
amusi/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
amusi/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
amusi/DoYouEvenLearn
Essential Guide to keep up with AI/ML/CV/UNameIt
amusi/fast-style-transfer
TensorFlow CNN for fast style transfer! ⚡🖥🎨🖼
amusi/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
amusi/machine-learning
Programming Assignments and Lectures for Andrew Ng's "Machine Learning" Coursera course
amusi/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
amusi/MatchBench
Evaluation code for "MatchBench: A System-level Benchmark and Evaluation for Image Matching"
amusi/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
amusi/pytudes
Python programs to practice or demonstrate skills.
amusi/scikit-learn
scikit-learn: machine learning in Python
amusi/slambook
amusi/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
amusi/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
amusi/unet
unet for image segmentation