Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waikato-datamining/mmsegmentation
Code and docker images for Open MMLab's Segmentation Toolbox
https://github.com/waikato-datamining/mmsegmentation
mmsegmentation python3 pytorch
Last synced: about 2 months ago
JSON representation
Code and docker images for Open MMLab's Segmentation Toolbox
- Host: GitHub
- URL: https://github.com/waikato-datamining/mmsegmentation
- Owner: waikato-datamining
- License: apache-2.0
- Created: 2022-06-27T03:40:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T23:39:02.000Z (6 months ago)
- Last Synced: 2024-06-20T12:30:15.307Z (6 months ago)
- Topics: mmsegmentation, python3, pytorch
- Language: Python
- Homepage:
- Size: 176 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mmsegmentation
Code and docker images for [Open MMLab's Segmentation Toolbox](https://github.com/open-mmlab/mmsegmentation/).Available images:
* 1.2.2 (2023-12-14)
* [1.2.2 (CUDA 11.3)](1.2.2_cuda11.3)
* [1.2.2 (CPU)](1.2.2_cpu)
* [1.2.2-1 (CUDA 11.3, with indexed png/opex output)](1.2.2-1_cuda11.3)
* [1.2.2-1 (CPU, with indexed png output/opex)](1.2.2-1_cpu)
* [1.2.2-2 (CUDA 11.3, with indexed png/fast-opex output)](1.2.2-2_cuda11.3)
* [1.2.2-2 (CPU, with indexed png output/fast-opex)](1.2.2-2_cpu)* 1.1.0 (2023-07-04)
* [1.1.0 (CUDA 11.1)](1.1.0_cuda11.1)
* [1.1.0 (CPU)](1.1.0_cpu)* 0.30.0 (2023-01-11)
* [0.30.0 (CUDA 11.1)](0.30.0_cuda11.1)
* [0.30.0 (CPU)](0.30.0_cpu)* 0.25.0 (2022-06-03)
* [0.25.0 (CUDA 11.1)](0.25.0_cuda11.1)
* [0.25.0 (CPU)](0.25.0_cpu) (inference only)