Human_Segmentation / README.md
sharmaarush's picture
Update README.md
b8bafda verified
# Segmentation Model
This is a custom PyTorch segmentation model for segmenting humans from backgrounds.
## 📊 Run Summary
| Metric | Value |
|----------------|-----------|
| `batch_loss` | 0.01935 |
| `learning_rate`| 0.0001 |
| `train_loss` | 0.01595 |
| `val_accuracy` | 0.87215 |
| `val_f1` | 0.8683 |
| `val_iou` | 0.73383 |
| `val_loss` | 0.61134 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65b2ac56e4191ceeb406aa4b/MiYUBPrVCObtsF3AaEAF3.png)