Pinned Repositories
awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
chineseocr
yolo3+ocr
DALL-E
PyTorch package for the discrete VAE used for DALL·E.
Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
exercise
exercise for nndl
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
jupyter
jupyter功能验证
keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
loss-landscape
Code for visualizing the loss landscape of neural nets
sususu1's Repositories
sususu1/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
sususu1/chineseocr
yolo3+ocr
sususu1/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
sususu1/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
sususu1/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
sususu1/exercise
exercise for nndl
sususu1/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
sususu1/jupyter
jupyter功能验证
sususu1/keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
sususu1/loss-landscape
Code for visualizing the loss landscape of neural nets
sususu1/Machine-Learning-with-Python
内容摘自'**大学MOOC'
sususu1/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
sususu1/PICK-pytorch
Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICPR 2020)
sususu1/pytorch-distributed
A quickstart and benchmark for pytorch distributed training.
sususu1/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
sususu1/SAR-Ship-Dataset
sususu1/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
sususu1/semantic-segmentation
SOTA Semantic Segmentation Models in PyTorch
sususu1/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
sususu1/torch2trt
An easy to use PyTorch to TensorRT converter
sususu1/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
sususu1/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
sususu1/uda
Unsupervised Data Augmentation (UDA)
sususu1/vision
Datasets, Transforms and Models specific to Computer Vision
sususu1/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
sususu1/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS