Skip to content

UNITES-Lab/social_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Concept Transfer for Robots

  1. Create a environment
conda create -n social_robot python==3.10
pip install -r requirements.txt
  1. Preprocess video files
python preprocess.py xlsx_path sname video_path vtt_path
  1. Encode concepts and generate recommendation
python coding.py file_prefix
  1. (Optional) Train classifier
python train_classifier.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages