Skip to content
/ ILARS Public
forked from g0kul6/ILARS

Interactive Learning Assistant for Robotic Surgery

License

Notifications You must be signed in to change notification settings

bmemm/ILARS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Learning Assistant for Robotic Surgery.

Lalithkumar Seenivasan*, Gokul Kannan*, Chwee Ming Lim, Hongliang Ren**

Setup

Basic setup

git clone https://github.com/g0kul6/ILARS.git
cd ILARS/
mkdir checkpoints
touch api.txt
conda env create -f env.yml 
  • Place your openai-api key in api.txt.

Download sample videos

  • Sample Video 1 Link :
  • Sample Video 2 Link :

Download models

  • Model Link :
  • Place your downloaded model in the checkpoints folder.

Host app

python app.py

ILARS UI

alt text

About

Interactive Learning Assistant for Robotic Surgery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%