Pinned Repositories
addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Atom_notebook
Personal atom notebook
keras_cv_attention_models
Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,ghostnet,gpvit,hornet,hiera,iformer,inceptionnext,lcnet,levit,maxvit,mobilevit,moganet,nat,nfnets,pvt,swin,tinynet,tinyvit,uniformer,volo,vanillanet,yolor,yolov7,yolov8,yolox,gpt2,llama2, alias kecam
keras_efficientnet_v2
self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.
Keras_insightface
Insightface Keras implementation
keras_mlp
Keras implementation of mlp-mixer, ResMLP, gmlp. imagenet/imagenet21k weights reloaded.
learning
maxvit
[ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmentation, image quality, and generative modeling...
NeteaseCloudMusicDownloader
Download mp3 by NeteaseCloudMusic playlist, and rename to <Artist> - <title>.mp3
tf_ResNeSt_RegNet_model
tensorflow 2.x version of ResNeSt,RegNet
leondgarse's Repositories
leondgarse/keras_cv_attention_models
Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,ghostnet,gpvit,hornet,hiera,iformer,inceptionnext,lcnet,levit,maxvit,mobilevit,moganet,nat,nfnets,pvt,swin,tinynet,tinyvit,uniformer,volo,vanillanet,yolor,yolov7,yolov8,yolox,gpt2,llama2, alias kecam
leondgarse/Keras_insightface
Insightface Keras implementation
leondgarse/Atom_notebook
Personal atom notebook
leondgarse/keras_efficientnet_v2
self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.
leondgarse/NeteaseCloudMusicDownloader
Download mp3 by NeteaseCloudMusic playlist, and rename to <Artist> - <title>.mp3
leondgarse/keras_mlp
Keras implementation of mlp-mixer, ResMLP, gmlp. imagenet/imagenet21k weights reloaded.
leondgarse/learning
leondgarse/maxvit
[ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmentation, image quality, and generative modeling...
leondgarse/tf_ResNeSt_RegNet_model
tensorflow 2.x version of ResNeSt,RegNet
leondgarse/addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
leondgarse/automl
Google Brain AutoML
leondgarse/atom_packages
personal atom packages
leondgarse/FasterViT
Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
leondgarse/GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
leondgarse/go-tflite
Go binding for TensorFlow Lite
leondgarse/iFormer
iFormer: Inception Transformer
leondgarse/insightface
State-of-the-art 2D and 3D Face Analysis Project
leondgarse/keras
Deep Learning for humans
leondgarse/keras-cv
Industry-strength Computer Vision workflows with Keras
leondgarse/leondgarse
Config files for my GitHub profile.
leondgarse/ml-fastvit
This repository contains the official implementation of the research paper, "FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization"
leondgarse/mwget
Multi-thread wget. Source: https://sourceforge.net/projects/kmphpfm/. Anthor info: xiaosuo <xiaosuo@gmail.com> <xiaosuo@mail.nankai.edu.cn>
leondgarse/onnx2keras
Convert ONNX model graph to Keras model format.
leondgarse/open_clip
An open source implementation of CLIP.
leondgarse/pypi_package_test_leondgarse
pypi_package_test
leondgarse/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
leondgarse/pytorch_AMC
Pytorch implementation of channel pruning and AMC
leondgarse/SSS_PAC
Shadow Socks Server PAC for my own usage
leondgarse/tensorflow
An Open Source Machine Learning Framework for Everyone
leondgarse/UniFormer
[ICLR2022] official implementation of UniFormer