[New Configs] Add new config file for MobileNetV3 and cityscapes in mmseg/configs folder #3717
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The Configs file had been tested, all the training can be run properly and the inference result is same as result in this link
Training for
mobilenet_v3_d8_s_lraspp_4xb4-320k_cityscapes_512x1024.py
Training for
mobilenet_v3_d8_scratch_lraspp_4xb4_320k_cityscapes_512x1024.py
Training for
mobilenet_v3_d8_scratch_s_lraspp_4xb4_320k_cityscapes_512x1024.py
Training for
mobilenet_v3_d8_lraspp_4xb4_320k_cityscapes_512x1024.py
Inference result of
mobilenet_v3/mobilenet-v3-d8_lraspp_4xb4-320k_cityscapes-512x1024.py
Inference result of
mobilenet_v3_d8_s_lraspp_4xb4_320k_cityscapes_512x1024.py
Inference result of
mobilenet_v3_d8_scratch_lraspp_4xb4_320k_cityscapes_512x1024.py
Inference result of
mobilenet_v3_d8_scratch_s_lraspp_4xb4_320k_cityscapes_512x1024.py