You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The WormPose package estimates the challenging poses of C. elegans in videos inc
22
22
We train a convolutional neural network with synthetic worm images so that there is no need for human annotated labels.
23
23
24
24
## Get started quickly
25
-
[Try the tutorial notebook](https://github.com/iteal/wormpose/blob/main/examples/tutorial_sample_data.ipynb) <ahref="https://colab.research.google.com/github/iteal/wormpose/blob/master/examples/tutorial_sample_data.ipynb"target="_parent"><imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/></a>
25
+
[Try the tutorial notebook](https://github.com/iteal/wormpose/blob/main/examples/tutorial_sample_data.ipynb) <ahref="https://colab.research.google.com/github/iteal/wormpose/blob/main/examples/tutorial_sample_data.ipynb"target="_parent"><imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/></a>
26
26
27
27
This notebook goes over the whole WormPose pipeline with some sample data and an already trained model. You can run it in Google Colab.
0 commit comments