Commit History

change hf config for pipe model
3350061

sanbasan383 commited on

add pipe model
932c64a

sanbasan383 commited on

物体検出のしきい値をパラメータとして渡せるようにする
ac0e360

sanbasan383 commited on

画像を正方形に crop するように修正
c416ce1

sanbasan383 commited on

カルピスのモデル
fc5d81f

sanbasan383 commited on

中央値の閾値を設定
a508bb8

sanbasan383 commited on

Gradio のバージョンを 3.48.0 に
e63ab93

sanbasan383 commited on

asahachi モデル
8aa08bb

sanbasan383 commited on

choices から削除したモデルを除外
24b22b7

sanbasan383 commited on

古いモデルを削除
57ec950

sanbasan383 commited on

深皿モデル更新
ca12503

sanbasan383 commited on

project.path 修正
429b2a7

sanbasan383 commited on

コミット漏れ修正
d0a6fee

sanbasan383 commited on

深皿新モデル(回転させたデータで学習)
349dc13

sanbasan383 commited on

fix preprocess script resize size
2d4d83d

sanbasan383 commited on

resize image depending on the size of the object
7928410

sanbasan383 commited on

add fukazara scoop black 2
bc5baf6

sanbasan383 commited on

Fix preprocessing
1f976e4

sanbasan383 commited on

画像のクロップ機能を追加しました
d96799f

ta9uto commited on

.gitignoreに.DS_Storeを追加し、huggingface/app.pyとhuggingface/lightning_inference.pyの変更を行いました。
36b10d0

ta9uto commited on

検出で異常を判定するように変更
fd8f649

ta9uto commited on

add: ファイルの追加
66f6919

ta9uto commited on

change fukazara.config
01de9ea

Matcha0125 commited on

change fukazara.config
af1a461

Matcha0125 commited on

Call the image
3c16889

Matcha0125 commited on

delete sub configs
11e9e0e

Matcha0125 commited on

change image['path']
2672204

Matcha0125 commited on

Call image['content'].
2d2aec5

Matcha0125 commited on

Changing the type of the image to be inserted into PIL.Image.open().
03369e5

Matcha0125 commited on

Convert the dictionary type image to io.Binary and pass it to PIL.Image.open.
5cc815d

Matcha0125 commited on

Pass the file object of the image to PIL.Image.open.
154eb17

Matcha0125 commited on

Addition of a line break.
af7f195

Matcha0125 commited on

Addition of the fukazara model.
5e85078

Matcha0125 commited on

Pass the ['path'] from the dictionary to PIL.Image.open as a string.
dc84772

Matcha0125 commited on

Pass the path of the image to PIL.Image.open as a string.
aae54ad

Matcha0125 commited on

change api_name
01c196e

Matcha0125 commited on

change _api_mode
5a6eee0

Matcha0125 commited on

Merge branch 'google-colab' of https://github.com/kama-cho-kai/anomaly-detection into google-colab
5747b46

Matcha0125 commited on

一時的な変更を保存
1744918

Matcha0125 commited on

Apply CodeRabbit's review suggestions
609e598

Matcha0125 commited on

gardio検出結果項目の追加出結果項目の追加
1851af2

Matcha0125 commited on

1:colabとdev-containerで環境を分けて. 2:ngrokてgradioてートフォワーディングしててcolabて用できるようにしたて.
ce71c1d

Matcha0125 commited on

Add and delete files, update configurations, and
cdf6145

sanbasan383 commited on

Update file paths in config
9750d4a

sanbasan383 commited on

Update huggingface app.py and add asahachi_black
bd1c133

sanbasan383 commited on

Add new files and update configurations
4a886fc

sanbasan383 commited on

Add DEVELOPMENT environment variable to
ad84f07

sanbasan383 commited on

Add num_processes=1 to Trainer initialization
3fff558

sanbasan383 commited on

Update trainer.predict() method to include
14b6806

sanbasan383 commited on

Update image label and handle prediction result
9ce7d2c

sanbasan383 commited on