Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
abhishekrs4
/
Oil_Spill_Segmentation
like
1
Runtime error
App
Files
Files
Community
3a79011
Oil_Spill_Segmentation
/
training
1 contributor
History:
2 commits
abhishekrs4
added the missing image_stats.json file that is used for preprocessing the images during inference
a8efd71
9 months ago
__init__.py
Safe
77 Bytes
added training module
9 months ago
compute_kfold_validation_metrics.py
Safe
2.39 kB
added training module
9 months ago
compute_stats_for_train.py
Safe
1.94 kB
added training module
9 months ago
dataset.py
Safe
5.21 kB
added training module
9 months ago
decoder_models.py
Safe
6.58 kB
added training module
9 months ago
encoder_models.py
Safe
13.3 kB
added training module
9 months ago
exploratory_data_analysis.py
Safe
1.94 kB
added training module
9 months ago
image_preprocessing.py
Safe
1.7 kB
added training module
9 months ago
image_stats.json
Safe
40 Bytes
added the missing image_stats.json file that is used for preprocessing the images during inference
9 months ago
inference.py
Safe
7.57 kB
added training module
9 months ago
logger_utils.py
Safe
1.57 kB
added training module
9 months ago
metrics.py
Safe
2.92 kB
added training module
9 months ago
seg_models.py
Safe
4.33 kB
added training module
9 months ago
summarize_model.py
Safe
3.6 kB
added training module
9 months ago
train.py
Safe
8.72 kB
added training module
9 months ago