Skip to content

CLI entrypoint for batch inference #28

Description

@miguel5andrade

Hi!

Is it worth having a CLI entry point to run inference on multiple WSIs? classpose-predict-wsi only allows inference on one WSI at a time... while it's easy for a user to write a script to loop through all WSIs in a directory and call predict_wsi.py, it would be better to have it out of the box.

Maybe create a new CLI entry point or have classpose-predict-wsi accept a --slide_dir_path argument?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions