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

Working notebooks for ConvLSTM (Brendon and Ruchi) #51

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

BGory
Copy link
Collaborator

@BGory BGory commented Mar 15, 2024

  • Preprocessing images (cropped, changed to binary, saved as npy and png)
  • Edge plots based on 0s and 1s in npy file
  • Video creation from png files
  • Base model of Conv for npy files running on GPU

BGory added 2 commits March 14, 2024 21:18
- Preprocessing images (cropped, changed to binary, saved as npy and png)
- Edge plots based on 0s and 1s in npy file
- Video creation from png files
- Base model of Conv for npy files running on GPU
Added options for reading npy or png files.
@JuLieAlgebra JuLieAlgebra self-requested a review March 17, 2024 01:32
Copy link
Collaborator

@SooluThomas SooluThomas left a comment

Choose a reason for hiding this comment

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

This is awesome!

@JuLieAlgebra JuLieAlgebra merged commit 14d6ab5 into main Mar 18, 2024
2 checks passed
@JuLieAlgebra JuLieAlgebra deleted the ConvLSTM branch March 18, 2024 02:25
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.

3 participants