https://github.com/erotemic/hotspotter-matlab-2013
The very original hotspotter matlab code
https://github.com/erotemic/hotspotter-matlab-2013
Last synced: 2 months ago
JSON representation
The very original hotspotter matlab code
- Host: GitHub
- URL: https://github.com/erotemic/hotspotter-matlab-2013
- Owner: Erotemic
- Created: 2022-06-16T16:34:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T17:00:46.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T19:48:54.643Z (4 months ago)
- Language: MATLAB
- Size: 30.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hotspotter-matlab-2013
This is a release of code for historical purposes.
This is the original code the 2013 HotSpotter publication was based on:
https://github.com/Erotemic/crall-hotspotter-wacv-2013Shortly after this (and partly during the conference itself), the code was
ported to python:
https://github.com/Erotemic/hotspotterIn 2014 (after learning a lot about Python), it was restructured into a new
package IBEIS (which as of 2022 I still maintain):
https://github.com/Erotemic/ibeisIn 2017, it resulted in my thesis:
https://github.com/Erotemic/crall-thesis-2017And then the algorithms from IBEIS were consolidated into wildbook-ia:
https://github.com/WildMeOrg/wildbook-iaNote, I seemed to have two versions in my archive, one named "Zebras" and the
other named "Transfer". I think "Zebras" is the latest given the timestamps,
but I included both in case there is any major difference. "Transfer" seems
to have code that "Zebras" doesn't have.