| 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 | |