Skip to content

Training on remote machine, inference locally #816

Answered by roomrys
agosztolai asked this question in Help!
Discussion options

You must be logged in to vote

Hi @agosztolai,

If you ran inference via the GUI, then you do not need to merge predictions into the project - the predictions will have been merged for you. However, if you ran inference via the CLI, then you will need to open your original project and import the predictions into the original via File > Merge Into Project...

To merge predictions (if inference was run via CLI)
If you ran the sleap-track command, the predictions will have been saved to the output filename specified by the optional -o or --output argument. If no output path was specified, the output defaults to [data_path].predictions.slp where data_path is the (required) positional argument used in sleap-track.

Locating pr…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@agosztolai
Comment options

Answer selected by agosztolai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
2 participants