Pinned Repositories
caffe-faster-rcnn--py36-cpu
The origin py-faster-rcnn runs under Python2.7, now we want to run it under python3.6 CPU environment.
DCGAN_tensorlayer
DCM_To_MHD
a simple project about dcm convert to mhd document
ITKLearning
A simple project for itk learning
MatlabToolBox
ML_Learning
RDGAN
RDGAN (Adversarial Training and Dilated Convolutions for Compressed Sensing MR , published in 2019) implemented (Unet on single GPU) in Tensorflow 1.8+. This is an official implementation
retinaface-tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
tensorflow_learning
VTKLearning
This is a simple VTK learning following Doling
Alxemade's Repositories
Alxemade/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Alxemade/awesome-MIM
Reading list for research topics in Masked Image Modeling
Alxemade/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
Alxemade/Awesome_Prompting_Papers_in_Computer_Vision
A curated list of prompt-based paper in computer vision and vision-language learning.
Alxemade/CAN
When Counting Meets HMER: Counting-Aware Network for Handwritten Mathematical Expression Recognition (ECCV’2022 Poster).
Alxemade/cluster-contrast-reid
Alxemade/CoOp
Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)
Alxemade/Dassl.pytorch
A PyTorch toolbox for domain generalization, domain adaptation and semi-supervised learning.
Alxemade/DeepMIM
Alxemade/DeepSpeech
A PaddlePaddle ASR toolkit.
Alxemade/docker-ubuntu-vnc-desktop
A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.
Alxemade/Emu
Emu: An Open Multimodal Generalist
Alxemade/EVA
EVA Series: Visual Representation Fantasies from BAAI
Alxemade/FSL-Mate
FSL-Mate: A collection of resources for few-shot learning (FSL).
Alxemade/Handwriting-Transformers
Alxemade/handwriting_line_generation
Code for BMVC2020 paper "Text and Style Conditioned GAN for Generation of Offline Handwriting Lines"
Alxemade/Insight
Alxemade/kenlm
KenLM: Faster and Smaller Language Model Queries
Alxemade/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Alxemade/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Alxemade/OpenLLMWiki
OpenLLMWiki: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementations. PiXiu-貔貅 means fortune.
Alxemade/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
Alxemade/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
Alxemade/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Alxemade/SRNet-1
A pytorch implementation of the SRNet architecture from the paper Editing text in the wild (Liang Wu et al.)
Alxemade/STR-Fewer-Labels
Scene Text Recognition (STR) methods trained with fewer real labels.
Alxemade/stylegan2
StyleGAN2 - Official TensorFlow Implementation
Alxemade/tesseract
Tesseract Open Source OCR Engine (main repository)
Alxemade/TinyMIM
Alxemade/unilm
UniLM AI - Large-scale Self-supervised Pre-training across Tasks, Languages, and Modalities