Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small updates to Colab demo #81

Merged
merged 7 commits into from
May 28, 2024
Merged

Conversation

MMathisLab
Copy link
Member

  • file naming consistency
  • file path; otherwise it would not run for me:
Screenshot 2024-05-15 at 08 52 37 -remove unnecessary descriptions; as it takes up horizontal space in Colab and reduces the visibility of the code.

@C-Achard
Copy link
Collaborator

Thanks @MMathisLab ! I will have a look and merge soon.

},
"source": [
"<a href=\"https://colab.research.google.com/github/AdaptiveMotorControlLab/CellSeg3d/blob/main/notebooks/colab_inference_demo.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/MMathisLab/CellSeg3d/blob/main/notebooks/Colab_inference_demo.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's just make sure the URL is not a problem before merging, we might have to change it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

def. can change, agree

"# @title Load demo image and inference configuration\n",
"#@markdown This cell loads a demo image and load the inference configuration.\n",
"demo_image_path = \"./CellSeg3D/examples/c5image.tif\n",
"demo_image_path = \"/content/CellSeg3D/examples/c5image.tif\"\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll check again before merging

@MMathisLab MMathisLab requested a review from C-Achard May 24, 2024 22:51
@C-Achard
Copy link
Collaborator

All good, merging now, thanks again @MMathisLab (and sorry for the delay)

@C-Achard C-Achard merged commit 7a31d15 into AdaptiveMotorControlLab:main May 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants