worldveil / photomosaic

Creating fun photomosaics, GIFs, and murals from your family pictures using ML & similarity search
646 stars 60 forks source link

Great project. Please implement a "no-repeat-until-all-pictures-used" feature #19

Open sarathsajan opened 1 year ago

sarathsajan commented 1 year ago

Please implement a "no-repeat-until-all-pictures-used" feature. What i meant is, say there are 100 photos. First use all 100 photos uniquely and then later in next round fill again with all 100 photos. So this way all 100 photos will be almost-equally utilised.

sarathsajan commented 1 year ago

I am trying this in my own project. Hopefully if i succeed in making it, i will share any loopholes or issues/solutions i run into