Open johannes-graeter opened 2 years ago
https://github.com/open-mmlab/mmsegmentation/blob/master/docs/en/get_started.md#installation
seems very good lets give that a try! i will try do so until next week
FYI @zephyrdaddy
PS: Release v1.0 of mmsegmentation seems to be around the corner, I would still work with the current version since it is unclear when the release will happen
Just tried mmsegmentation with the default settings, training from the demo and raw KITTI. Works like a charm with very good results, definitely the way to go, we could also try some other models they provide, but this one is already very good.
command: python demo/image_demo.py $HOME/Downloads/2011_09_26_drive_0005_sync/2011_09_26/2011_09_26_drive_0005_sync/image_02/data/0000000099.png configs/pspnet/pspnet_r50-d8_512x1024_40k_cityscapes.py pspnet_r50-d8_512x1024_40k_cityscapes_20200605_003338-2966598c.pth --device cuda:0 --out-file result.jpg
https://github.com/SwinTransformer/Swin-Transformer-Semantic-Segmentation
https://github.com/open-mmlab/mmsegmentation