Stars
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
A PyTorch implementation of EfficientNet
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Tesseract Open Source OCR Engine (main repository)
Commented (but unaltered) version of original word2vec C implementation.
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
sanghoon / pva-faster-rcnn
Forked from rbgirshick/py-faster-rcnnDemo code for PVANet
Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
Using mxnet for face-related algorithm.
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
Deep Convolutional Generative Adversarial Networks
Source code for ``Neural Networks with Few Multiplications'' published at ICLR 2016
An open source library for face detection in images. The face detection speed can reach 1000FPS.
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
weiliu89 / caffe
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Python and Spark.