Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 773 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 773 Bytes

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