Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion scrollprize.org/docs/20_community_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ For state-of-the-art updates join our [Discord server](https://discord.com/invit

- [llfio-chunkloader](https://github.com/climbmax123/LLFIOCunkloadingTestingAndBenching): A Methode to access Data in chunks of (x,y,z) that is by lot faster and compute efficient than Zarr. (Written in C++ but it is possible to integrate in Python).

- [preprocessed-data](https://github.com/usc-caisplusplus/scroll-data-preprocessing): Data preprocessing code and a fully processed version of the dataset in .zarr format to allow for faster training of ink detection models.
- [preprocessed-data](https://github.com/usc-caisplusplus/scroll-data-preprocessing): Data preprocessing code and a fully processed version of the dataset in .zarr format to allow for faster training of ink detection models.
- [ink-finder](https://github.com/David1DDT/ink-detection): A script that finds and marks potential Greek letters in Scroll 2 CT scan data, generates submission image with scale bars.

## Segmentation

Expand Down