-
Notifications
You must be signed in to change notification settings - Fork 4
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
Review 2024 #5
Comments
Thanks for the feedback.
As for the affinities section, I have added a few basics that get the affinities up to doing pretty decently.
I think this section could still use some better images and explanations |
I think the magic line doesn't install ipykernel but rather registers the kernel somehow. Not sure exactly though, I just copied it from some other exercise. This seems to corroborate my assumptions: https://ipython.readthedocs.io/en/stable/install/kernel_install.html Maybe checkpoint right after is a good compromise for the maximum filter part? In Milan people were struggling with this iirc (but also we were pretty rushed). I'll try to find time to look over the affinities part again tomorrow |
python -m ipykernel install --user --name "04-instance-segmentation"
create_sdt_target
and it's unclear from the task that it should be float32__get_item__
->__getitem__
epoch
in train should beThe text was updated successfully, but these errors were encountered: