Easily and smoothly identify what images contain, whther referring to the image as a whole or looking for individual objects within the image. Simply upload an image to be used for classification and object detection.
git clone https://github.com/Fennec2000GH/IntelliVision.git && cd ./IntelliVision- (Optional) Create virtual environment with
virtualenv venvorpython3.X -m venv ./venvwith a custom Python installation. pip install -r requirements.txtstreamlit run app.py