README.md

Birds Image Similarity Project

Get started with XetHub using Jupyter Notebook to help you find your favorite birds.

Installation

Configure a Python 3.8 virtual environment to run the project. On MacOS, use the following commands:

python3 -mvenv ~/venv-birds
source ~/venv-birds/bin/activate

Now that the Python environment is ready, install the required Python packages:

pip install -r requirements.pip

Get Started

Once everything is installed inside your virtualenv (see Installation steps above), launch the Jupyter Notebook:

jupyter notebook

From your browser (typically http://localhost:8889/tree), click on birds.ipynb and follow the steps in the notebook.

Custom Visualization
bounding_boxes.vg.json
File List Total items: 7
Name Last Commit Size Last Modified
CUB_200_2011 add everything 1 year ago
.gitattributes Initial commit 79 B 1 year ago
README.md add everything 707 B 1 year ago
birds.ipynb fixed mount link in notebook 337 KiB 1 year ago
birds_processing.py add everything 3.1 KiB 1 year ago
bounding_boxes.vg.json fix visualization 1.0 KiB 1 year ago
requirements.pip add everything 1.5 KiB 1 year ago

Repository Size

Loading repo size...

Commits 4 commits

File Types