Skip to content

HuynhDoTanThanh/API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VISUAL ASSISTANCE FOR VISUALLY IMPAIRED: API

Documentation

Install

Clone repo and install requirements.txt in a Python==3.8. environment, including PyTorch>=1.7.

git clone https://github.com/HuynhDoTanThanh/API.git
cd API
pip3 install torch==1.8.2+cu111 torchvision==0.9.2+cu111 torchaudio===0.8.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html
pip install -r requirements.txt  # install
Start API

Get host_ip address and run

python main.py -H host_ip
#python main.py -H 0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages