Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishu26 committed Oct 27, 2023
1 parent 24548de commit 78971c1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
This cross-view birds species dataset consists
of paired ground-level bird images and satellite images, along with meta-information associated with the iNaturalist-2021 dataset.

![CiNAT-Birds-2021](imgs/data5%20(2).png)
![CiNAT-Birds-2021](imgs/data.png)

#### Computer Vision Tasks
1. Fine-Grained image classification
2. Satellite-to-bird image retrieval
3. Bird-to-satellite image retrieval
4. Geolocalization of Bird Images
4. Geolocalization of Bird Species

An example of task 3 is shown below:

Expand All @@ -33,9 +33,6 @@ There are two options to setup your environment to be able to run all the functi

Additionally, we have hosted a pre-built docker image on docker hub with tag `srikumar26/birdsat:latest` for use.

#### Data Preparation
Please refer to `./data/README.md` on instructions for downloading and preparing data.

## 🔥 Training Models
1. Setup all the parameters of interest inside `config.py` before launching the training script.
2. Run pre-training by calling:
Expand Down
Binary file added imgs/data.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/data5 (2).png
Binary file not shown.

0 comments on commit 78971c1

Please sign in to comment.