Commit Graph

2 Commits (4f18ce5df609ce97e13021c3aaeb88d586112786)

Author SHA1 Message Date
toshiaki1729 41ebf7248b remove excess code
since cmd_opts is not parsed when install.py is loaded
Arm CPUs and/or macOS cannot use  without installing onnxruntime package manually
see: https://onnxruntime.ai/docs/get-started/with-python.html#install-onnx-runtime
2022-12-11 18:52:33 +09:00
toshiaki1729 f7d29328b5 Squashed commit of the following:
commit 106b43466a15f9eca6241eedf77fd4a414f5a148
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 18:15:12 2022 +0900

    add method to score manually

commit 1b1d94f7879c73fce259ee8ad3c7bd34023b19ac
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 18:06:11 2022 +0900

    save tag scores on loading

commit 2abade6c4925c0797bad21fdfaa6b9bb4a1f1486
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 17:57:16 2022 +0900

    fix wrong params, wrong clip

commit 4ca3da6a47d951979e70079eefcc032512813cc5
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 17:46:17 2022 +0900

    allow using wdv1.4 tagger when loading

    #21

commit 3df922552e503612826300e44ff25da4df260b0a
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 16:32:28 2022 +0900

    implement wdv1.4 tagger (on the way)

    wdv1.4 tagger now available only in selected image

commit e4062bb79f31543bbe675e2e119e346b26efcb0c
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 16:07:18 2022 +0900

    implement interrogator to test wdv1.4 tagger

commit 07067ea79569b5869e94e5fa42eadee30cfd33b4
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 15:35:39 2022 +0900

    just rearrange importing

commit ee3710237eb4beeb6332c660293a30b7913d8e0d
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 11 15:33:09 2022 +0900

    implement tag scorer (not tested)
2022-12-11 18:15:49 +09:00