-
Hi,
congrats on your work! I am wondering, could your method be applied to a binary semantic segmentation task? I am interested in segmenting roads from aerial imagery, by classifying roads as one …
-
https://github.com/NikolasEnt/Road-Semantic-Segmentation/blob/d0ca86fd754c285de30673dd99d5aa7a39a05adb/helper_cityscapes.py#L135
You have created gt_road , gt_car ,gt_obj but that is not linked wit…
-
Hey,
first of all I wanted to express how impressed I'm about your work.
I wondered if you could release a mapping for the segmentation you provided in the FMB dataset.
By that I mean sth. li…
-
I have implemented the author's code, but I noticed a discrepancy in the validation IOU values for road segmentation **(In Paper: Driveable Area = 74.3, My implementation = 68.7).** However, the vehic…
-
![Super resolution, edge effects](https://github.com/PUTvision/qgis-plugin-deepness/assets/11333369/8221fd78-4030-438e-b1e7-1fa7526e67d3)
![Road segmentation, edge effects](https://github.com/PUTvi…
-
Hi, thanks for your nice work!
I'm interested in the 2D segmentor that you used in CAMA. The paper mentions that you use Mask2Former to get road and lane segmentation masks. May I ask which specifi…
-
-
I'm having problems performing road network matching of track points:
1, Have you reproduced the map matching code for the tktp tool provided in MTrajRec? I get all null values None after running the…
-
- Does it output instance segmentation masks?
- Can we use the trained weights with automatic mask generator?
My goal is to do field delineation, I already got success with default weights using c…
-
Hi @alexgkendall
,
I trained segnet(non basic non Bayesian version ) on the Cityscapes dataset(44gb of 19k+ images and annotations that need to be converted to segnet annotations). However training i…