Skip to content

random access on remote slides #76

Answered by ap--
mdrio asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mdrio

This is fully supported for tiffslide and not limited to sequential access as with fuse mounting mentioned on the open slide thread.

Performance wise, for random sampling, it's best to sample along tile boundaries in multiples of the file internal tile sizes, to avoid having to load a lot of data just to throw it away.

Theoretically throughput on ec2 should be possible to scale up to 100Gbit / sec from s3. Whenever time allows I'm working on setting up some benchmarks for this explicitly. Might become available in the near term future.

You might want to checkout www.github.com/bayer-group/pado if you need a data loader for pathology image datasets that works with cloud native im…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdrio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants