{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/presence-only-geographical-priors-for-fine","title":"Presence-Only Geographical Priors for Fine-Grained Image Classification","arxiv_id":"1906.05272","date":"2019-06-12","proceeding":"ICCV 2019 10","authors":["Oisin Mac Aodha","Elijah Cole","Pietro Perona"],"abstract":"Appearance information alone is often not sufficient to accurately differentiate between fine-grained visual categories. Human experts make use of additional cues such as where, and when, a given image was taken in order to inform their final decision. This contextual information is readily available in many online image collections but has been underutilized by existing image classifiers that focus solely on making predictions based on the image contents. We propose an efficient spatio-temporal prior, that when conditioned on a geographical location and time, estimates the probability that a given object category occurs at that location. Our prior is trained from presence-only observation data and jointly models object categories, their spatio-temporal distributions, and photographer biases. Experiments performed on multiple challenging image classification datasets show that combining our prior with the predictions from image classifiers results in a large improvement in final classification performance.","url_abs":"https://arxiv.org/abs/1906.05272v3","url_pdf":"https://arxiv.org/pdf/1906.05272v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"presence-only-geographical-priors-for-fine","repo_url":"https://github.com/alcunha/geo_prior_tf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"presence-only-geographical-priors-for-fine","repo_url":"https://github.com/alcunha/iwildcam2021ufam","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"presence-only-geographical-priors-for-fine","repo_url":"https://github.com/gengchenmai/space2vec","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"presence-only-geographical-priors-for-fine","repo_url":"https://github.com/macaodha/geo_prior","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"fine-grained-image-classification","task_name":"Fine-Grained Image Classification"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"image-classification","task_name":"image-classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1906.05272","atlas_url":"https://app.syntology.ai/?focus=1906.05272","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1906.05272"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/alcunha/geo_prior_tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gengchenmai/space2vec","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/alcunha/iwildcam2021ufam","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/macaodha/geo_prior","reach":{"status":"ok"}}],"summary":{"ran":2,"unverified":3},"by_repo_kind":{"listed":{"samples":5,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"a47f5ec6017b8204","entry":"log_loss","repo":"alcunha/geo_prior_tf","repo_kind":"listed","path":"geo_prior/losses.py","file_url":"https://github.com/alcunha/geo_prior_tf/blob/HEAD/geo_prior/losses.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a47f5ec6017b8204"}},{"code_sha256_prefix":"969be51c30214314","entry":"weighted_binary_cross_entropy","repo":"alcunha/geo_prior_tf","repo_kind":"listed","path":"geo_prior/losses.py","file_url":"https://github.com/alcunha/geo_prior_tf/blob/HEAD/geo_prior/losses.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"969be51c30214314"}},{"code_sha256_prefix":"d16849c6b1eaef3b","entry":"date2float","repo":"alcunha/geo_prior_tf","repo_kind":"listed","path":"geo_prior/utils.py","file_url":"https://github.com/alcunha/geo_prior_tf/blob/HEAD/geo_prior/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d16849c6b1eaef3b"}},{"code_sha256_prefix":"9926e3dc2196babe","entry":"random_date","repo":"alcunha/geo_prior_tf","repo_kind":"listed","path":"geo_prior/utils.py","file_url":"https://github.com/alcunha/geo_prior_tf/blob/HEAD/geo_prior/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9926e3dc2196babe"}},{"code_sha256_prefix":"e4aa9ec3861c5699","entry":"random_loc","repo":"alcunha/geo_prior_tf","repo_kind":"listed","path":"geo_prior/utils.py","file_url":"https://github.com/alcunha/geo_prior_tf/blob/HEAD/geo_prior/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e4aa9ec3861c5699"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}