Releases: ryogrid/anime-illust-image-searcher
New query options are added (Windows Executables)
DISCRAIMER:
THIS BULDS ARE PROVIDED WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Revision
https://github.com/ryogrid/anime-illust-image-searcher/tree/c3acba39c4315707b6b04a9cc8425fcc55972c1b
About Package
- At first execution of tagging, model files are downloaded to YOUR_HOME_DIR/.cache/huggingface/hub
- It occupies several giga bytes :)
- About usage
- Please see repository top page :)
- Attention
- When your image files are many (about over 10k), several giga bytes memory use occurs at tagging and genmodel :)
- If memory amount of your machine is insufficient for the processing, my programs may abnormally exit... :|
- When your image files are many (about over 10k), several giga bytes memory use occurs at tagging and genmodel :)
Embedding model is changed from LSI to Doc2Vec
DISCRAIMER:
THIS BULDS ARE PROVIDED WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- At first execution of tagging, model file is downloaded to YOUR_HOME_DIR/.cache/huggingface/hub
- It occupies several giga bytes :)
- About usage
- Please see repository top page
- Attention
- When your image files are many (about over 10k), several giga bytes memory use occurs at tagging and genmodel :)
- If memory amount of your machine is insufficient for the processing, my programs may abnormally exit... :|
- When your image files are many (about over 10k), several giga bytes memory use occurs at tagging and genmodel :)
First Windows binary package
DISCRAIMER:
THIS BULDS ARE PROVIDED WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- At first execution of tagging.exe, model file is downloaded to YOUR_HOME_DIR/.cache/huggingface/hub
- It occupies several giga bytes :)
- About usage
- Please see this
- This release is former version which uses LSI method (not BM25 and Doc2Vec)