
syuiloandAcid Chicken
e560601815
feat: auto nsfw detection (#8840)
* feat: auto nsfw detection
* ✌️
* Update ja-JP.yml
* Update ja-JP.yml
* ポルノ判定のしきい値を高めに
* エラーハンドリングちゃんとした
* Update ja-JP.yml
* 感度設定を強化
* refactor
* feat: add video support for auto nsfw detection
* rename: image -> media
* .js
* fix: add missing error handling
* fix: use valid pathname instead of using filename due to invalid usage
* perf(nsfw-detection): decode frames
* disable detection of video for some reasons
* perf(nsfw-detection): streamify detection process for video
* disable disallowUploadWhenPredictedAsPorn option
* fix(nsfw-detection): improve reliability
* fix(nsfw-detection): use Math.ceil instead of Math.round
* perf(nsfw-detection): delete tmp frames after used
* fix(nsfw-detection): FSWatcher does not emit ready event
* perf(nsfw-detection): skip black frames
* refactor: strip exists check
* Update package.json
* めっちゃ変えた
* lint
* Update COPYING
* オプションで動画解析できるように
* Update yarn.lock
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-07-07 21:06:37 +09:00
..
2021-11-18 18:45:58 +09:00
2022-07-05 11:21:59 +09:00
2022-05-07 14:19:15 +09:00
2022-07-04 16:39:04 +02:00
2022-07-04 16:46:48 +02:00
2022-06-24 12:44:22 +02:00
2021-11-12 02:02:25 +09:00
2022-05-07 14:19:15 +09:00
2021-11-12 02:02:25 +09:00
2022-02-08 18:46:39 +09:00
2022-05-01 22:51:07 +09:00
2022-05-07 14:19:15 +09:00
2021-11-12 02:02:25 +09:00
2021-11-12 02:02:25 +09:00
2021-11-12 02:02:25 +09:00
2022-01-08 20:30:01 +09:00
2022-06-10 14:36:55 +09:00
2022-07-04 15:59:24 +02:00
2022-05-07 14:19:15 +09:00
2022-06-30 10:53:40 +09:00
2022-05-07 14:19:15 +09:00
2021-11-12 02:02:25 +09:00
2022-06-20 17:38:49 +09:00
2022-04-30 21:52:07 +09:00
2022-07-04 16:46:48 +02:00
2022-06-21 17:55:38 +09:00
2022-05-07 14:19:15 +09:00
2022-04-30 21:52:07 +09:00
2021-11-12 02:02:25 +09:00
2021-11-12 02:02:25 +09:00
2022-02-26 15:13:44 +09:00
2021-11-12 02:02:25 +09:00
2022-05-07 14:19:15 +09:00
2021-11-26 13:39:57 +09:00
2022-06-20 17:38:49 +09:00
2022-06-10 14:36:55 +09:00
2022-06-29 18:26:06 +09:00
2022-05-29 12:21:36 +02:00
2022-05-01 22:51:07 +09:00
2022-07-06 19:02:39 +02:00
2022-06-20 17:38:49 +09:00
2022-07-07 21:06:37 +09:00
2022-01-28 11:39:49 +09:00
2021-11-12 02:02:25 +09:00
2021-11-12 02:02:25 +09:00
2022-06-10 14:36:55 +09:00
2022-06-10 14:36:55 +09:00
2021-11-12 02:02:25 +09:00
2022-01-19 00:25:29 +09:00
2022-06-20 00:33:46 +09:00
2021-11-12 02:02:25 +09:00
2022-07-07 21:06:37 +09:00
2022-07-04 16:46:48 +02:00
2022-06-25 18:05:35 +09:00
2022-07-02 22:07:04 +09:00
2022-06-24 00:47:55 +09:00
2022-05-07 14:19:15 +09:00
2022-06-30 23:51:18 +09:00