kakkokari-gtyih
|
daaa4457e9
|
Revert "Merge commit 'e41619775f0ab57d67d4f49637768417730d68c0' into notes-embed"
This reverts commit a5fd0e1153 .
|
2023-09-21 13:39:57 +09:00 |
kakkokari-gtyih
|
a5fd0e1153
|
Merge commit 'e41619775f0ab57d67d4f49637768417730d68c0' into notes-embed
|
2023-09-21 13:31:34 +09:00 |
kakkokari-gtyih
|
2addc38597
|
Revert "Merge branch 'develop' into notes-embed"
This reverts commit 0836b55dfa .
|
2023-09-21 13:12:12 +09:00 |
kakkokari-gtyih
|
32316b0bb5
|
Revert "Merge branch 'develop' into notes-embed"
This reverts commit f8a2aea7fa .
|
2023-09-21 13:11:06 +09:00 |
kakkokari-gtyih
|
f8a2aea7fa
|
Merge branch 'develop' into notes-embed
|
2023-09-21 13:07:18 +09:00 |
kakkokari-gtyih
|
0836b55dfa
|
Merge branch 'develop' into notes-embed
|
2023-09-21 13:00:51 +09:00 |
syuilo
|
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 |