Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 616 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 616 Bytes

AI-Assisted Annotator

Requirements

System Requirements

Architecture: x86_64

Python

Python requirements: >=3.8

Reference links: https://docs.nvidia.com/deploy/cuda-compatibility/index.html https://docs.nvidia.com/deeplearning/cudnn/support-matrix/index.html

Instructions for setting up the AI-assisted annotator tool:

Instructions for setting up the AI-assisted annotator tool:

Step 1:

Create a virtual environment, and activate it.

Step 2:

Install the dependencies from the requirementsLab.txt file within the virtual environment.

Step 3:

python3 setup.py install