Skip to content
View honlu's full-sized avatar

Block or report honlu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

论文|学习

论文学习的仓库
36 repositories

Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer

323 44 Updated Jan 7, 2022

CrossNorm and SelfNorm for Generalization under Distribution Shifts, ICCV 2021

Python 129 7 Updated Sep 10, 2021

A Tensorflow re-implementation of batch renormalization, first introduced by Sergey Ioffe.

Python 13 Updated Mar 15, 2021

Implementation of feature engineering from Feature engineering strategies for credit card fraud

Jupyter Notebook 40 10 Updated Dec 15, 2020

PyTorch implementation of AlexNet

Python 127 36 Updated Sep 6, 2017

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…

Python 4,358 1,183 Updated Jul 15, 2024

Basic implementation of ResNet 50, 101, 152 in PyTorch

Jupyter Notebook 96 27 Updated Mar 17, 2022

Batch Renormalization in Pytorch

Python 45 11 Updated Apr 17, 2023

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…

Python 57,692 5,876 Updated Aug 24, 2024

An official collection of code in different frameworks that reproduces experiments in "Group Normalization"

Python 117 20 Updated Feb 23, 2021

Mean-Shifted Contrastive Loss for Anomaly Detection (AAAI 2023)

Python 118 23 Updated Jul 25, 2024

Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。

2,532 336 Updated May 30, 2023

cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理

12,463 2,301 Updated Apr 25, 2024

FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)

C 1,146 194 Updated Jun 1, 2024

Benchmarks of approximate nearest neighbor libraries in Python

Python 5,036 758 Updated Dec 23, 2024

Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.

Python 72 12 Updated Jan 20, 2021

min-hash and p-stable hash

Python 102 72 Updated Nov 11, 2016

It is a forest of random projection trees

Python 225 43 Updated Feb 8, 2020

Pytorch Deep Clustering with Convolutional Autoencoders implementation

Python 104 30 Updated Oct 5, 2020

The deep residual shrinkage network is a variant of deep residual networks.

Python 470 109 Updated Jan 4, 2025

Outdated, see new https://github.com/braindecode/braindecode

Python 324 155 Updated May 11, 2020

Mother of All BCI Benchmarks

Python 721 183 Updated Dec 15, 2024

This repository contains all the papers accepted in top conference of computer vision, with convenience to search related papers.

Python 688 77 Updated Apr 6, 2024

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Python 21,317 3,131 Updated Jan 4, 2025

算法工程师(人工智能CV方向)面试问题及相关资料

2,669 433 Updated Aug 18, 2024

A treasure chest for visual classification and recognition powered by PaddlePaddle

Python 5,533 1,180 Updated Dec 30, 2024

🤖 PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+

Python 1,222 321 Updated Sep 7, 2022

The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐

Python 839 161 Updated May 16, 2022