@@ -26,9 +26,9 @@ of your cloud environment to access the port remotely.
2626
2727Once the app is open in the browser, it should look like this. Click on New Project and begin to fill out the form.
2828
29- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_new_project_page.png
29+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_new_project_page.png
3030
31- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_new_project_form.png
31+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_new_project_form.png
3232
3333Important: Specifying Data directory
3434~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -53,7 +53,7 @@ extract the View name and Session name from a video's filename.
5353That's it! Hit save and your project will be created. You will be redirected
5454to the project home page.
5555
56- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_project_home.png
56+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_project_home.png
5757
5858Label data
5959-----------
@@ -63,7 +63,7 @@ Otherwise, see `<importing_labeled_data>`_.
6363
6464Labeling occurs in the Labeler module.
6565
66- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_labeler_home.png
66+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_labeler_home.png
6767
6868
6969Create a label file and extract frames
@@ -75,19 +75,19 @@ This opens the "extract frames" workflow:
7575- upload a session for frame extraction
7676- specify frame extraction settings
7777
78- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_extract_frames_name_lblfile.png
78+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_extract_frames_name_lblfile.png
7979
8080Leave the default name and click next. You will see the session selection screen.
8181On the right, click Upload Session.
8282
83- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_extract_frames_2_select_session.png
83+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_extract_frames_2_select_session.png
8484
8585Select videos from your local filesystem and click Import.
8686Videos will upload and be transcoded. Upon completion, the video import dialog
8787will close and you will be able to see and select the newly uploaded session on the
8888left hand side of the session selection screen.
8989
90- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_session_import_successful.png
90+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_session_import_successful.png
9191
9292
9393Label frames
@@ -96,7 +96,7 @@ Label frames
9696Click an unlabeled frame on the left and start labeling.
9797You need to hit save in order to persist the label file.
9898
99- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_labeler_with_unlabeled_frame_loaded.png
99+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_labeler_with_unlabeled_frame_loaded.png
100100
101101You can zoom into a tile by scrolling. Keypoints can be moved by dragging.
102102To remove a keypoint, find it in the table of keypoints on the right and click the X button.
@@ -136,7 +136,7 @@ Create a model
136136In the Models module, click New Model and follow the instructions to create a model.
137137Training will begin automatically.
138138
139- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_model_creation_form.png
139+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_model_creation_form.png
140140
141141Click on a model in the models table to see its details.
142142
@@ -149,7 +149,7 @@ in the table, and click the Run inference Action from the Actions button.
149149
150150Follow the instructions to upload the video for inference.
151151
152- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_model_inference.png
152+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_model_inference.png
153153
154154Again, the App is using the CLI to run inference, which stores predictions inside
155155the model directory. To view the predictions in the App, we need to switch to the Viewer module.
@@ -161,7 +161,7 @@ Visualize predictions
161161Once in the Viewer module, you can select a session from the left hand side, and find
162162its model outputs on the right hand side.
163163
164- .. image :: https://ksikka .github.io/lightning-pose-statics/docs/images/app_screenshots/app_viewer.png
164+ .. image :: https://paninski-lab .github.io/lightning-pose-statics/docs/images/app_screenshots/app_viewer.png
165165
166166You can zoom into a tile by scrolling. The bottom playback bar displays the
167167time and frame number. When paused and the slider is the active element (click on it once to
0 commit comments