Pinned Repositories
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Awesome-WiFi-CSI-Sensing
A list of awesome papers and cool resources on WiFi CSI sensing.
boxlevelset
The code for "Box-supervised Instance Segmentation with Level Set Evolution" (ECCV2022).
ChatGPT
Reverse engineered ChatGPT API
CVPR2022-NAS-competition-Track-2-10th-solution
darts
Differentiable architecture search for convolutional and recurrent networks
detr
End-to-End Object Detection with Transformers
DNA
(CVPR 2020) Block-wisely Supervised Neural Architecture Search with Knowledge Distillation
initxu.github.io
Lilin's Homepage
MESEN
MESEN
initxu's Repositories
initxu/MESEN
MESEN
initxu/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
initxu/Awesome-WiFi-CSI-Sensing
A list of awesome papers and cool resources on WiFi CSI sensing.
initxu/boxlevelset
The code for "Box-supervised Instance Segmentation with Level Set Evolution" (ECCV2022).
initxu/ChatGPT
Reverse engineered ChatGPT API
initxu/CVPR2022-NAS-competition-Track-2-10th-solution
initxu/darts
Differentiable architecture search for convolutional and recurrent networks
initxu/detr
End-to-End Object Detection with Transformers
initxu/DNA
(CVPR 2020) Block-wisely Supervised Neural Architecture Search with Knowledge Distillation
initxu/initxu.github.io
Lilin's Homepage
initxu/learning_research
本人博士期间的科研经验
initxu/naranker
Neural Architecture Ranker
initxu/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
initxu/Paddle-CVPR2022-NAS-competition-Track-2-10th-solution
CVPR2022-NAS-competition-Track-2-10th-solution in Paddle version
initxu/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
initxu/RL-Project
initxu/swav
PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
initxu/VIMER
视觉预训练基础模型仓库
initxu/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch