fire-eggs / Danbooru2021

Python scripts and tools for working with the Danbooru2022 data set. Note: this is a sqlite database and a viewer, not directly related to machine learning.
https://www.gwern.net/Danbooru2021
MIT License
42 stars 2 forks source link

Consider filtering by rating in main Window, not sub-windows #44

Open fire-eggs opened 3 years ago

fire-eggs commented 3 years ago

Eliminates the rating code/logic from the two sub-windows Makes more sense to consider it part of the viewing, not querying Would need to be smart about "current" image: if current image is removed by filter, need to go to closest; if current image still visible from filter, still show current image