File size: 388 Bytes
b03759e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
license: apache-2.0
---
# ConverSeg-Net-3B
Raw checkpoints for **ConverSeg-Net**.
These are **not** Hugging Face `from_pretrained` model files.
They are meant to be downloaded and used with the ConverSeg codebase:
https://github.com/AadSah/ConverSeg
## Download
```bash
git lfs install
git clone https://huggingface.co/aadarsh99/ConverSeg-Net-3B ./checkpoints/ConverSeg-Net-3B
|