Pinned Repositories
ActiveCamera
Official implementation of NeurIPS 2022 paper "Learning Active Camera for Multi-Object Navigation"
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
CVPR-MIA
Papers of Medical Image processing on CVPR
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Discrete-Continuous-VLN
Code and Data of the CVPR 2022 paper: Bridging the Gap Between Learning in Discrete and Continuous Environments for Vision-and-Language Navigation
ETPNav
[TPAMI 2024] Official repo of "ETPNav: Evolving Topological Planning for Vision-Language Navigation in Continuous Environments"
habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
Banana-zyz's Repositories
Banana-zyz/habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
Banana-zyz/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Banana-zyz/ETPNav
[TPAMI 2024] Official repo of "ETPNav: Evolving Topological Planning for Vision-Language Navigation in Continuous Environments"
Banana-zyz/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Banana-zyz/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
Banana-zyz/CVPR-MIA
Papers of Medical Image processing on CVPR
Banana-zyz/VLN-CE
Vision-and-Language Navigation in Continuous Environments using Habitat
Banana-zyz/Discrete-Continuous-VLN
Code and Data of the CVPR 2022 paper: Bridging the Gap Between Learning in Discrete and Continuous Environments for Vision-and-Language Navigation
Banana-zyz/nnUNet
Banana-zyz/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
Banana-zyz/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
Banana-zyz/Thinking-VLN
Ideas and thoughts about the fascinating Vision-and-Language Navigation
Banana-zyz/unet
unet for image segmentation
Banana-zyz/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Banana-zyz/ActiveCamera
Official implementation of NeurIPS 2022 paper "Learning Active Camera for Multi-Object Navigation"
Banana-zyz/UNetPlusPlus
[IEEE TMI] Official Implementation for UNet++
Banana-zyz/GLaDOS-checkin
GLaDOS-checkin,通过 github action 进行自动签到,每天延时一天,签到一定次数后奖励会变少。
Banana-zyz/SCUT_CS_Study
华南理工大学学习资料&考试资料
Banana-zyz/TernausNet
UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset
Banana-zyz/ResNet50-Unet
Segmentation for vertebra in MR images
Banana-zyz/MRI_MotionCorrection
A U-Net based end-to-end MRI motion correction. With/Without GAN version is available.
Banana-zyz/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....