Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update photography-guidelines.md #100

Merged
merged 2 commits into from
Dec 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/data/photography-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ Wildbook caters to multiple species. For best results, visit their Wildbook plat

## Image Formats and Sizes

* Wildbook accepts photographs in a variety of formats, including **.jpg, .jpeg, .png, and .bmp**. (Note: [Raw image formats](https://en.wikipedia.org/wiki/Raw_image_format) are not supported)
* Wildbook accepts photographs in a variety of formats, including **.jpg, .jpeg, .png, and .bmp**. (Note: [Raw image formats](https://en.wikipedia.org/wiki/Raw_image_format) are not supported and must be converted to an approved format using photo editing software)
* Avoid using photographs of more than **1600px** and less than **480px**.
* When running detection and identification, photographs smaller than **480px** are sized up, which may cause blurriness.
* A compression ratio of 90% is enough.
* Uploading photographs with more than a higher compression ratio will not influence the identification process.
* Photographs with bigger sizes put a strain on the server and cause identification to take longer.
* Each photograph should be no more than 3MB in size. Photographs with bigger sizes put a strain on the server and cause identification to take longer.
````{warning}
While Wildbook allows you to upload video files, they cannot currently be sent through the [Image Analysis Pipeline](../introduction/image-analysis-pipeline.md). We recommend that you take screenshots of your video and upload those images for identification.
````
Loading