Classifai_Image_Retrieval is a collection of Jupyter Notebook scripts for image retrieval of image annotated by Classifai for the use of presentation / quality checking.
- OCR
- YOLO
- More to Come
Download and install Anaconda.
Setup the conda environment by
conda env create -f environment.yml
Activate the conda environment by
conda activate classifai-image-retrieval