Pinned Repositories
OpenLabeling
Label images and video for Computer Vision applications
ass1_PR
asteroid-filterbanks
:rocket: Asteroid's filterbanks
first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
GazeML
Gaze Estimation using Deep Learning, a Tensorflow-based framework.
hackathon-agel
heatmap-based-landmarker
An Implementation of Heatmap Regression via Randomized Rounding
speech_separation_PIT
The Simple project to separate mixed voice. Using "Permutation Invariant Training Loss" and "PairWise Neg SisDr Loss"
vuthede.github.io
zalo-hit-song-prediction
Hit Song prediction given singer name,composer name, release day, name of the song, the mp3 of the song. The detail of competition here https://challenge.zalo.ai/portal/hit-song. Here is the code and idea for 2nd place position on public and private board
vuthede's Repositories
vuthede/speech_separation_PIT
The Simple project to separate mixed voice. Using "Permutation Invariant Training Loss" and "PairWise Neg SisDr Loss"
vuthede/heatmap-based-landmarker
An Implementation of Heatmap Regression via Randomized Rounding
vuthede/vuthede.github.io
vuthede/asteroid-filterbanks
:rocket: Asteroid's filterbanks
vuthede/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
vuthede/CHI-2023-paper-Leveraging-driver-vehicle-and-environment-interaction
Feature Engineering and Machine Learning from Gaze Behavior and Head Movements to Detect Drunk Driving
vuthede/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
vuthede/ColossalAI
Making large AI models cheaper, faster and more accessible
vuthede/ETH-XGaze
Official implementation of ETH-XGaze dataset baseline
vuthede/Face2FaceRHO
The Official PyTorch Implementation for Face2Face^ρ (ECCV2022)
vuthede/first-order-model-implementation
An implementation of first-order-model. https://arxiv.org/abs/2003.00196
vuthede/hicodet
Utilities for the human-object interaction detection dataset HICO-DET
vuthede/hoi-det-online
A system for Human-Object Interaction (HOI) in real scene.
vuthede/HoiTransformer
This is the code for HOI Transformer
vuthede/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
vuthede/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
vuthede/LIA
[ICLR 22] Latent Image Animator: Learning to Animate Images via Latent Space Navigation
vuthede/minChatGPT
A minimum example of aligning language models with RLHF similar to ChatGPT
vuthede/MiniGPT-4
MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
vuthede/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
vuthede/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
vuthede/One-Shot_Free-View_Neural_Talking_Head_Synthesis
Unofficial pytorch implementation of paper "One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing"
vuthede/onnx2tflite
Tool for onnx->keras or onnx->tflite. If tool is useful for you, please star it.
vuthede/shapeletsLTS-humansensor
using Learning Time-series Shapelets to learn shapelets in a human sensor dataset.
vuthede/StableVITON
[CVPR2024] StableVITON: Learning Semantic Correspondence with Latent Diffusion Model for Virtual Try-On
vuthede/STED-gaze
Code for paper 'Self-learning Transformations for Improving Gaze and Head Redirection'
vuthede/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
vuthede/TFace
A trusty face analysis research platform developed by Tencent Youtu Lab
vuthede/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
vuthede/vs-gats
Code for paper: Visual-Semantic Graph Attention Networks for Human-Object Interaction Detection. Project page: http://www.juanrojas.net/vspgmn/