-
-
GroundingDINO Public
Forked from IDEA-Research/GroundingDINOThe official implementation of "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Python Apache License 2.0 UpdatedMay 30, 2023 -
ViT_PyTorch Public
This is a simple PyTorch implementation of Vision Transformer (ViT) described in the paper "An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale"
-
-
SwapDAE Public
This is a simple modified Pytorch implementation of swap noise Denoising AutoEncoder for deep models on tabular data (Jahrer 2018).
Jupyter Notebook UpdatedJul 24, 2022 -
-
tabular-dl-revisiting-models Public
Forked from yandex-research/rtdl-revisiting-modelsThe official implementation of the paper "Revisiting Deep Learning Models for Tabular Data" (NeurIPS 2021)
Jupyter Notebook MIT License UpdatedJul 6, 2022 -
Awesome-Transformer-Attention Public
Forked from cmhungsteve/Awesome-Transformer-AttentionAn ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
UpdatedJun 19, 2022 -
-
deploying-machine-learning-models Public
Forked from trainindata/deploying-machine-learning-modelsExample Repo for the Udemy Course "Deployment of Machine Learning Models"
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedFeb 20, 2022 -
ConvNeXt Public
Forked from facebookresearch/ConvNeXtCode release for ConvNeXt model
Python MIT License UpdatedFeb 2, 2022 -
External-Attention-pytorch Public
Forked from xmu-xiaoma666/External-Attention-pytorch🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Python MIT License UpdatedNov 8, 2021 -
Awesome-Visual-Transformer Public
Forked from dk-liang/Awesome-Visual-TransformerCollect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
1 UpdatedApr 14, 2021 -
awesome-multimodal-ml Public
Forked from pliang279/awesome-multimodal-mlReading list for research topics in multimodal machine learning
MIT License UpdatedFeb 8, 2021 -
PyContrast Public
Forked from HobbitLong/PyContrastPyTorch implementation of Contrastive Learning methods; List of awesome-contrastive-learning papers
Python UpdatedAug 26, 2020 -
-
DeepClustering Public
Forked from zhoushengisnoob/DeepClusteringMethods and Implements of Deep Clustering
UpdatedJun 25, 2020 -
PyTorch-VAE Public
Forked from AntixK/PyTorch-VAEA Collection of Variational Autoencoders (VAE) in PyTorch.
Python Apache License 2.0 UpdatedMar 22, 2020 -
deep-learning-resources Public
Forked from leemengtw/deep-learning-resources由淺入深的深度學習資源 Collection of deep learning materials for everyone
MIT License UpdatedMar 12, 2020 -
-
machine-learning-notes Public
Forked from roboticcam/machine-learning-notesMy continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1500+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1500+页)和视频链接
Jupyter Notebook UpdatedDec 24, 2019 -
-
MobileFaceNet_keras Public
This is a keras implementation of MobileFaceNets architecture as described in the paper "MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices"
-
MobileNetV3_keras Public
This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".
-
pmle_trans_ltrc Public
The Pseudo-Maximum Likelihood Estimators of Semiparametric Transformation model with Left-truncated and Right-censored data
R UpdatedJun 4, 2018 -
-
-