-
TOPSOFT | University of Liverpool | National Tsing Hua University
- https://yhscode.com/
Highlights
- Pro
Stars
Open-Sora: Democratizing Efficient Video Production for All
Vision-and-Language Navigation in Continuous Environments using Habitat
Code for the paper "3D Diffuser Actor: Policy Diffusion with 3D Scene Representations"
Official Github repository for "Renderable Neural Radiance Map for Visual Navigation". (CVPR 2023 Highlight)
An OpenAI Gym environment for the Flappy Bird game
Code for training embodied agents using IL and RL finetuning at scale for ObjectNav
Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch
Python implementation of the paper Learning hierarchical relationships for object-goal navigation
[ICCV'23] Learning Vision-and-Language Navigation from YouTube Videos
Using deep learning to detect smiles from a live video feed.
Train and test Smile-Detector Machine Learning models / 利用机器学习模型训练和检测笑脸
Official implementation of learning to terminate in object navigation, accepted to ACML 2023.
Reinforcement Deep Double Q-Learning implemented with Pytorch
Homework 4 for 2024 DRL module of NTHU.
An pytorch implementation of Monte-Carlo Policy Gradient algorithm to address CartPole-v0 problem under Open-AI GYM environment.
Includes several attempts to use deep learning techniques to train the neural network to learn a grasp detection,
This project involves the approach to extract SIFT(Scale-Invariant Feature Transform) features from training data of given dataset with 5 different classes, and clustering the result SIFT descripto…