Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KichangKim/DeepDanbooru
/ endpoints
Endpoints
5 in github.com/KichangKim/DeepDanbooru
⨍
Functions
73
◇
Types & classes
1
↳
Endpoints
5
Route
download_tags
click.option("--minimum-post-count", default=500, help="Minimum post count for tag.")
deepdanbooru/__main__.py:None
Route
evaluate
click.argument( "target_paths", nargs=-1, type=click.Path(exists=True, resolve_path=True, file_oka
deepdanbooru/__main__.py:None
Route
evaluate_project
main.command( "evaluate-project", help="Evaluate the project. If the target path is folder, it evaulat
deepdanbooru/__main__.py:None
Route
grad_cam
click.argument( "target_path", type=click.Path(exists=True, resolve_path=True, file_okay=True, dir_oka
deepdanbooru/__main__.py:None
Route
make_training_database
click.argument( "output_path", type=click.Path(exists=False, resolve_path=True, file_okay=True, dir_ok
deepdanbooru/__main__.py:None