-
Notifications
You must be signed in to change notification settings - Fork 2
How to contribute
Riley edited this page Jan 22, 2024
·
5 revisions
You can use the #tooldev-chat channel on Prohibited Library server.
Accuracy testing is always appreciated. Download, install and run the app. Run any map, try detecting unique items and if you get any error or mis-identification, report it using Issues.
In the section Test data and benchmarking you can see the accuracy on manually gathered samples. To contribute new data sets, follow these instructions:
- In Unique Matcher, choose the option Help > Create test data set which will create a ZIP file of processed screenshots
- Upload the ZIP file to a service of your choosing: Google Drive, Dropbox, One Drive or similar
- Share the link either in Issues or in #tooldev-chat channel on Prohibited Library's Discord server.
If you find any part of this wiki lacking or difficult to follow, submit an Issue with details on how it can be improved.
If you know Python, you can contribute by submitting a PR. See the separate Development section for more details.