Pinned Repositories
AFB-URR
Official implementation of "Video Object Segmentation with Adaptive Feature Bank and Uncertain-Region Refinement", NeurIPS 2020.
albumentations
fast image augmentation library and easy to use wrapper around other libraries
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
Augmentor
Image augmentation library in Python for machine learning.
auto-paper-list
A Python tool for automatic constructing and downloading paper list
awesome-self-supervised-learning
A curated list of awesome Self-Supervised methods
baiduyun
🖖油猴脚本 一个脚本搞定百度网盘下载 https://www.baiduyun.wiki
caffemodel2pytorch
Convert Caffe models to PyTorch
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) by Hinton in the paper Dynamic Routing Between Capsules
CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
deepcharle's Repositories
deepcharle/AFB-URR
Official implementation of "Video Object Segmentation with Adaptive Feature Bank and Uncertain-Region Refinement", NeurIPS 2020.
deepcharle/albumentations
fast image augmentation library and easy to use wrapper around other libraries
deepcharle/Augmentor
Image augmentation library in Python for machine learning.
deepcharle/auto-paper-list
A Python tool for automatic constructing and downloading paper list
deepcharle/baiduyun
🖖油猴脚本 一个脚本搞定百度网盘下载 https://www.baiduyun.wiki
deepcharle/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
deepcharle/dals
Official Repository for Deep Active Lesion Segmentation (DALS)
deepcharle/deeplabv3plus-pytorch
Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset interface has been finished.
deepcharle/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
deepcharle/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
deepcharle/EIL
deepcharle/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
deepcharle/GAN_Review
A Survey and Taxonomy of the Recent GANs Development
deepcharle/GraphMemVOS
Video Object Segmentation with Episodic Graph Memory Networks (ECCV2020 spotlight)
deepcharle/kmcuda
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
deepcharle/kornia
Open Source Differentiable Computer Vision Library for PyTorch
deepcharle/LLM-Agent-Survey
deepcharle/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
deepcharle/OpticalFlow_Visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
deepcharle/partialconv
A New Padding Scheme: Partial Convolution based Padding
deepcharle/PVT
deepcharle/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
deepcharle/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
deepcharle/rvos
RVOS: End-to-End Recurrent Network for Video Object Segmentation
deepcharle/STM-Training
training script for space time memory network with additional cyclic features
deepcharle/SurveyCSS
A Survey on Continual/Incremental Semantic Segmentation
deepcharle/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
deepcharle/torch_videovision
Transforms for video datasets in pytorch
deepcharle/Video-Object-Segmentation-Paper-List
deepcharle/video_analyst
A series of basic algorithms which is useful for video understanding, including Single Object Tracking (SOT) , Video Object Segmentation (VOS),