Pinned Repositories
AssignmentProblem_with_Hungarian_and_AntColonyAlgorithm
Using Hungarian Algorithm and Ant Colony Algorithm to deal with balanced (m==n) and unbalanced (m<n) assignment problems.
DSRG
Code for A Dual Semantic-Aware Recurrent Global-Adaptive Network For Vision-and-Language Navigation
easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
FireDetection_EfficientDet
use Efficientdet to detect objects in images within own customed dataset.
myFace
包括百度人脸搜索+检测,opencv人脸采集、训练和检测
PASTS
Codes for PASTS: Progress-aware Spatio-Temporal Transformer Speaker For Vision-and-Language Navigation
SEAT
VLN-GOAT
Repository for Vision-and-Language Navigation via Causal Learning (Accepted by CVPR 2024)
VLN-MAGIC
This is the official repository for MAGIC: Meta-Ability Guided Interactive Chain-of-Distillation Learning towards Efficient Vision-and-Language Navigation
VoiceRecognition
Use BD API to recognize people's voice
CrystalSixone's Repositories
CrystalSixone/VLN-GOAT
Repository for Vision-and-Language Navigation via Causal Learning (Accepted by CVPR 2024)
CrystalSixone/DSRG
Code for A Dual Semantic-Aware Recurrent Global-Adaptive Network For Vision-and-Language Navigation
CrystalSixone/PASTS
Codes for PASTS: Progress-aware Spatio-Temporal Transformer Speaker For Vision-and-Language Navigation
CrystalSixone/VLN-MAGIC
This is the official repository for MAGIC: Meta-Ability Guided Interactive Chain-of-Distillation Learning towards Efficient Vision-and-Language Navigation
CrystalSixone/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
CrystalSixone/SEAT
CrystalSixone/airbert
Codebase for the Airbert paper
CrystalSixone/awesome-embodied-vision
Reading list for research topics in embodied vision
CrystalSixone/bert_score
BERT score for text generation
CrystalSixone/CausalVLN
CrystalSixone/CFL
CrystalSixone/CLIP
Contrastive Language-Image Pretraining
CrystalSixone/CrystalSixone.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
CrystalSixone/CrystalSixone_old.github.io
CrystalSixone/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
CrystalSixone/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
CrystalSixone/image-captioning
Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]
CrystalSixone/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
CrystalSixone/joeynmt
Minimalist NMT for educational purposes
CrystalSixone/Matterport3DSimulator
AI Research Platform for Reinforcement Learning from Real Panoramic Images.
CrystalSixone/NRNS
Official implementation of the NRNS paper
CrystalSixone/NvEM
Code of the ACM MM 2021 Oral paper: Neighbor-view Enhanced Model for Vision and Language Navigation
CrystalSixone/res-loglikelihood-regression
Code for "Human Pose Regression with Residual Log-likelihood Estimation", ICCV 2021 Oral
CrystalSixone/REVERIE
REVERIE: Remote Embodied Visual Referring Expression in Real Indoor Environments
CrystalSixone/RSTNet
RSTNet: Captioning with Adaptive Attention on Visual and Non-Visual Words (CVPR2021)
CrystalSixone/RxR
Room-across-Room (RxR) is a large-scale, multilingual dataset for Vision-and-Language Navigation (VLN) in Matterport3D environments. It contains 126k navigation instructions in English, Hindi and Telugu, and 126k navigation following demonstrations. Both annotation types include dense spatiotemporal alignments between the text and the visual perceptions of the annotators
CrystalSixone/TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
CrystalSixone/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
CrystalSixone/VLNREM
Vision-Language Navigation with Random Environmental Mixup
CrystalSixone/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers