doc: Add information about the test dataset#556
Merged
Conversation
sonnyp
approved these changes
Apr 3, 2025
Collaborator
There was a problem hiding this comment.
LGTM
I would suggest trying to make the text "breathe". Try to be more concise and straight to the point. Logical blocks should be separated by newlines
This page is for developers, what can be expressed with shell doesn't next to be explained textually. Consider providing commands to do what is explained?
ssh ...
cd ...
wget ...
unzip ...
Collaborator
Author
|
Thanks for the guidance, it was very helpful for my edits! I'll merge this PR now. Of course, feel free to edit it as you see fit after merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

In the 2025-04-02 software meeting we decided to have a publicly-accessible dataset hosted on Google Drive for people to download as a way of testing the segmenter. @chevreuill3000 uploaded a dataset to https://drive.google.com/drive/folders/1g6OPaUIhYkU2FPqtIK4AW6U4FYmhFxuw?usp=sharing , and PlanktoScope/pallet-segmenter@3be18e3 added usage instructions for it to the pallet-segmenter repo (as a way of testing that repo). This PR makes a similar(-ish) copy of those instructions for the tips-and-tricks document, because I wasn't sure where else to put information about that test dataset.
@sonnyp: I'm adding you as a reviewer in case you can easily think of a more appropriate place for this information, or in case you want to test out the dataset using these instructions; otherwise, I guess we can just merge this PR?