Sandeep Menon
Sandeep Menon
@digital-idiot Yes I am able to reproduce it in the 1.4.0 version.
@doem97 Were you able to obtain the instance and the trained model?
+1 Any update on this?
I downloaded the caltech dataset from http://www.mohamedaly.info/datasets/caltech-lanes with this link https://drive.google.com/file/d/1WoodNzCVxoTrcYlCfuF2cpCrVQZcf10M/view Hope it helps
@SeokjuLee +1 on how to perform training on the VPGNet dataset. It is very well annotated and the lane classes are very detailed. Would love to see its applications. Please...
+1 There are 18 classes in the VPGNet dataset but the model outputs 64 channels. From this discussion I see that the first channel is the background channel. How are...
It can be replaced with `int_to_region_type = {m: ME.RegionType(m) for m in range(3)} ` @chrischoy Is this fix relevant or is it due to MinkowskiEngine version mismatch.
@thecountoftuscany Requesting review. Thank you
@thecountoftuscany Requesting review. Thank you
Raised PR #10 Please review.