The purpose of this site is to allow users to match objects between our test and gallery datasets.
Currently, the site allows users to navigate through sets of hotels and object categories.
Problems:
- Information is stored in csvs
- Patches are created, stored, then erased when a user changes index
- There is no check for preventing users from viewing the same hotel / object pair
ToDo:
- Implement matching feature
- Include option to flag patch as not of the given category
- Add more predicted objects to img_objects.csv, and hotel / object pairs to hotel_ids.csv
- Launch on server