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

Possible improvement course #22

Open
manerotoni opened this issue Feb 26, 2024 · 8 comments
Open

Possible improvement course #22

manerotoni opened this issue Feb 26, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@manerotoni
Copy link
Collaborator

Show mask data on the first exercise, cell classification, in addition of the bounding boxes

@manerotoni manerotoni added the enhancement New feature or request label Feb 26, 2024
@manerotoni
Copy link
Collaborator Author

Add in between some task for the students. For instance plot an additional image for looking at the data

@manerotoni
Copy link
Collaborator Author

Resize and padding. A resize of images is probably not a good idea if a phenotype makes very obligated cells instead of round.
this could be a small idea of thinking about it for the students

@manerotoni
Copy link
Collaborator Author

May be a little confusing on how training loss and validation loss plot. One is running average per iteration the other is per epoch

@manerotoni
Copy link
Collaborator Author

The weight exercises should be more explained. Also the syntax on how to do
something like
w1 =1 w2 =1 torch.tensor([w1, w2])
The student should modify w1 and w2 in a meaningful way.

@manerotoni
Copy link
Collaborator Author

Exercise for the segmentation with self-trained model could be to adapt image size to match the network

@manerotoni
Copy link
Collaborator Author

Exercise of the U-Net receptive field could be to input a pixel and look how it propagates

@constantinpape
Copy link
Contributor

Add more image analysis to exercise 3: also apply classification model and measure the serum intensities of infected and non-infected cells.

@manerotoni
Copy link
Collaborator Author

Make listing of files OS independent. For instance do not use ls but more os or glob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants