Andyato's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
daliansky/Hackintosh
Hackintosh long-term maintenance model EFI and installation tutorial
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
shuhuai007/Machine-Learning-Session
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
ws13685555932/machine_learning_derivation
notes of machine learning algorithm derivation
SmallVagetable/machine_learning_python
通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯
mil-tokyo/MCD_DA
martinmoene/optional-lite
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
okankop/vidaug
Effective Video Augmentation Techniques for Training Convolutional Neural Networks
hassony2/torch_videovision
Transforms for video datasets in pytorch
bryanyzhu/Hidden-Two-Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
Xingyb14/curves_for_object_detection
Draw ROC curve and PR curve for object detection tasks, such as face detection.
xuetsing/cats-vs-dogs
TensorFlow实现Kaggle猫狗大战
fpgdubost/FROC-Free-response-Receiver-Operating-Characteristic-curve
This python script computes and plots a FROC curve - Free-response Receiver Operating Characteristic - from numpy arrays.
ku-milab/MGICNN
Implementation of "Multi-scale Gradual Itegration Convolutional Neural Network for False Positive Reduction in Pulmonary Nodule Detection"
haim-barad/action-recognition-compressed-domain
Code for submission of Neurips 2019 paper entitled "Accelerating Action Recognition In The Compressed Domain"
SCP-173-cool/pulmonary_nodules_detection
bck8888/MGICNN-1
False Positive Reduction in Pulmonary Nodule Detection with LUNA16