Metadata-Version: 2.4
Name: cos_eval_tf_metrics
Version: 0.0.1
Summary: Custom TensorFlow metrics for Camouflage Image Segmentation
Author-email: Umair Ahmed <umairahmedyounas1987@gmail.com>
Project-URL: Homepage, https://github.com/NILEG/cos_eval_tf_metrics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tensorflow>=2.0.0
Dynamic: license-file

# Camouflage Segmentation TF Metrics

A collection of custom TensorFlow metrics for camouflage image segmentation.

## Installation

```bash
pip install cos_eval_tf_metrics
```
