thinh-re's Stars
mert-kurttutan/torchview
torchview: visualize pytorch models
thinh-re/mae
Train MAE on Kaggle 2 GPUs (T4x2), Log to Wandb
visionxiang/awesome-salient-object-detection
A curated list of awesome resources for salient object detection (SOD), focusing more on multi-modal SOD, such as RGB-D SOD.
rawandahmad698/PyChatGPT
⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
mlfoundations/open_clip
An open source implementation of CLIP.
statisticianinstilettos/recmetrics
A library of metrics for evaluating recommender systems
mindsdb/mindsdb
Platform for building AI that can learn and answer questions over federated data.
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
PsorTheDoctor/artificial-intelligence
AI projects in python, mostly Jupyter notebooks.
tsinghua-fib-lab/GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks. (TORS)
EdisonLeeeee/Awesome-Masked-Autoencoders
A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).
google-research/maskgit
Official Jax Implementation of MaskGIT
LTH14/mage
A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
isl-org/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
hsouri/BayesianTransferLearning
yingchen001/BAT-Fill
[ACM MM 2021] Diverse Image Inpainting with Bidirectional and Autoregressive Transformers
MCG-NJU/VideoMAE
[NeurIPS 2022 Spotlight] VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
IntelRealSense/librealsense
Intel® RealSense™ SDK
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
Hydragon516/SPSN
[ECCV 2022] Superpixel Prototype Sampling Network for RGB-D Salient Object Detection
taozh2017/RGBD-SODsurvey
RGB-D Salient Object Detection: A Survey
DengPingFan/D3NetBenchmark
Rethinking RGB-D Salient Object Detection: Models, Datasets, and Large-Scale Benchmarks, IEEE TNNLS 2020
microsoft/FaceSynthetics
Face synthetics datasets
arthurdouillard/incremental_learning.pytorch
A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).
EPFL-VILAB/MultiMAE
MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022
yaoyao-liu/class-incremental-learning
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)