Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AdamW-pytorch
Implementation and experiment for AdamW on pytorch
anchor
Handwritten Chinese character recognition with deep CNN
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
Attention_ocr.pytorch
This repository implements the the encoder and decoder model with attention model for OCR
awesome-capsule-networks
A curated list of awesome resources related to capsule networks
awesome-ocr
A curated list of promising OCR resources
CAM
Class Activation Mapping
Capsule-Network-Tutorial
Pytorch easy-to-follow Capsule Network tutorial
capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
HITerStudy's Repositories
HITerStudy/Attention_ocr.pytorch
This repository implements the the encoder and decoder model with attention model for OCR
HITerStudy/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
HITerStudy/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
HITerStudy/awesome-capsule-networks
A curated list of awesome resources related to capsule networks
HITerStudy/awesome-ocr
A curated list of promising OCR resources
HITerStudy/Capsule-Network-Tutorial
Pytorch easy-to-follow Capsule Network tutorial
HITerStudy/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
HITerStudy/chineseocr
yolo3+ocr
HITerStudy/crnn_chinese_characters_rec
chinese characters recognition
HITerStudy/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
HITerStudy/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
HITerStudy/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
HITerStudy/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
HITerStudy/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
HITerStudy/EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
HITerStudy/image_to_numpy
Load an image file into a numpy array with Exif orientation support. Prevents upside-down and sideways images!
HITerStudy/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
HITerStudy/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
HITerStudy/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
HITerStudy/pwc
Papers with code. Sorted by stars. Updated weekly.
HITerStudy/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
HITerStudy/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
HITerStudy/RandWireNN
Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
HITerStudy/SceneTextPapers
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized
HITerStudy/selective-convolution
Code for the paper "Training CNNs with Selective Allocation of Channels" (ICML 2019)
HITerStudy/SeMask-Segmentation
[Preprint] SeMask: Semantically Masked Transformers for Semantic Segmentation.
HITerStudy/SENet
Squeeze-and-Excitation Networks
HITerStudy/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
HITerStudy/tpu
Reference models and tools for Cloud TPUs.
HITerStudy/vision
Datasets, Transforms and Models specific to Computer Vision