Stars
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
[ACL 2024] Official PyTorch code for extracting features and training downstream models with emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation
[CVPR2024] ViP-LLaVA: Making Large Multimodal Models Understand Arbitrary Visual Prompts
A landmark-driven method on Facial Expression Recognition (FER)
Official Code for "Can Language Beat Numerical Regression? Language-Based Multimodal Trajectory Prediction (CVPR 2024)"
IMProv: Inpainting-based Multimodal Prompting for Computer Vision Tasks
[ECCV 2022] TinyViT: Fast Pretraining Distillation for Small Vision Transformers (https://github.com/microsoft/Cream/tree/main/TinyViT)
Official source code for the paper: "Reading Between the Frames Multi-Modal Non-Verbal Depression Detection in Videos"
eeric / insightface
Forked from deepinsight/insightfaceFace Analysis Project on MXNet
The code relevant to my dissertation for MSc Computer Science (Artificial Intelligence). NOTE: This code is not entirely my own, and is based off of several code repositorys, principally the AVEC20…