bakape / captchouli

booru-backed procedurally-generated anime image captcha library and server
GNU Affero General Public License v3.0
162 stars 4 forks source link

Allow non-safe images #35

Closed samip5 closed 4 years ago

samip5 commented 4 years ago

What is wrong when I try to use tag kissxsis and it does this indefinitely and I want to be able to use non-work safe images too?

2019/12/27 07:06:58 captchouli: initializing tag=kissxsis explicitness=[safe, questionable, explicit]
fetch attempt: 3290540
bakape commented 4 years ago

Probably because there are very few images that match this filter: https://gelbooru.com/index.php?page=post&s=list&tags=kissxsis+solo+-photo+-monochrome+-multiple_girls+-couple+-multiple_boys+-cosplay+-objectification That's only 2 pages of results. it is entirely possible that the face detection NN blacklisted almost all of them.

On Fri, 27 Dec 2019 at 09:14, Skyler Mäntysaari notifications@github.com wrote:

What is wrong when I try to use tag kissxsis and it does this indefinitely?

2019/12/27 07:06:58 captchouli: initializing tag=kissxsis explicitness=[safe, questionable, explicit] fetch attempt: 3290540

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bakape/captchouli/issues/35?email_source=notifications&email_token=AB347MBWQT4XX2IZYZTQ7T3Q2WTM7A5CNFSM4J7XJ5Z2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IC2DGXA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB347MF57V5SCFUOKTPOK6DQ2WTM7ANCNFSM4J7XJ5ZQ .

bakape commented 4 years ago

Yes, when you also filter out the untagged images with multiple faces and GIFs/WebM, there are very few images left to work with.

On Fri, 27 Dec 2019 at 17:30, Janis Petersons bakape@gmail.com wrote:

Probably because there are very few images that match this filter: https://gelbooru.com/index.php?page=post&s=list&tags=kissxsis+solo+-photo+-monochrome+-multiple_girls+-couple+-multiple_boys+-cosplay+-objectification That's only 2 pages of results. it is entirely possible that the face detection NN blacklisted almost all of them.

On Fri, 27 Dec 2019 at 09:14, Skyler Mäntysaari notifications@github.com wrote:

What is wrong when I try to use tag kissxsis and it does this indefinitely?

2019/12/27 07:06:58 captchouli: initializing tag=kissxsis explicitness=[safe, questionable, explicit] fetch attempt: 3290540

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bakape/captchouli/issues/35?email_source=notifications&email_token=AB347MBWQT4XX2IZYZTQ7T3Q2WTM7A5CNFSM4J7XJ5Z2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IC2DGXA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB347MF57V5SCFUOKTPOK6DQ2WTM7ANCNFSM4J7XJ5ZQ .