Pinned Repositories
ai-deadlines
:alarm_clock: AI conference deadline countdowns
awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
Awesome-Polarization
List of awesome papers on Polarization Imaging
awesome-polarization-in-vision
A collection of polarization-based models in computer vision, including shape from polarization, polarization-based reflection removal.
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
awesome-semi-supervised-learning
😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Counter-F's Repositories
Counter-F/ai-deadlines
:alarm_clock: AI conference deadline countdowns
Counter-F/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
Counter-F/Awesome-Polarization
List of awesome papers on Polarization Imaging
Counter-F/awesome-polarization-in-vision
A collection of polarization-based models in computer vision, including shape from polarization, polarization-based reflection removal.
Counter-F/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Counter-F/awesome-semi-supervised-learning
😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
Counter-F/Awesome-Vision-Attentions
Summary of related papers on visual attention. Related code will be released based on Jittor gradually.
Counter-F/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Counter-F/CVPR_2021_Papers
CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等
Counter-F/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Counter-F/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Counter-F/gluon-cv
Gluon CV Toolkit
Counter-F/Mirror-Glass-Detection
🍸 Mirror & Glass Detection in Real-world Scenes
Counter-F/MyHomework
Professional English lesson's homework.
Counter-F/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Counter-F/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Counter-F/PyTorch-Encoding
A CV toolkit for my papers.
Counter-F/pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Examples for classification, object detection, segmentation, embedding networks and more. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Counter-F/Segment_Transparent_Objects
Data and code for ECCV2020 paper 'Segmenting Transparent Objects in the Wild'
Counter-F/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
Counter-F/tutorials
PyTorch tutorials.
Counter-F/vision
Datasets, Transforms and Models specific to Computer Vision