mmsegmentation
https://github.com/open-mmlab/mmsegmentation
Python
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to mmsegmentation
Help out
- Issues
- If I set EpochBasedTrainLoop and CheckpointHook(interval=1, by_epoch=True), then how many iters later will a ckpt be saved?
- UserWarning: Grad strides do not match bucket view strides. This may indicate grad was not created according to the gradient layout contract, or that the param's strides changed since DDP was constructed. This is not an error, but may impair performance.
- Fix a bug in dice loss when there exist ignored pixels
- Inference Segmentor issue: 'DataContainer' object has no attribute 'shape'
- Invalid dataset address of ISPRS Vaihingen
- Softmax removed from EncoderDecoder
- How to output the Dice for each image in the test set when inferring the test set in test.py, instead of the mean Dice of all images in the set
- 使用convnext作为backbone来进行分割实验出现的问题
- v1.0.0tools没有pytorch2onnx.py
- [WIP] Add SwinTransformerV2 (CVPR'22)
- Docs
- Python not yet supported