Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ __pycache__/
*.joblib
*.pb
*.ckpt
*.pt
*.ptdata/final_dataset/
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This project aims to develop a real-time segmentation algorithm for in-space ins
- loguru==0.4.6
- wandb==0.18.5
- python-dotenv==1.0.1
- diffusers==0.31.0

### Inference Dependencies
- numpy==1.23.5
Expand Down
Binary file added data/.DS_Store
Binary file not shown.
32 changes: 32 additions & 0 deletions data/FOV_full_data.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions data/FOV_full_data_train.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading