Hitachi-Automotive-And-Industry-Lab / semantic-segmentation-editor

Web labeling tool for bitmap images and point clouds
MIT License
1.82k stars 439 forks source link

Several questions... #63

Closed aviadper closed 4 years ago

aviadper commented 5 years ago

Hi :-)

  1. I'm using a docker. where can I see the configuration json file?
  2. Is that possible to annotate the lidar points while seeing the image?
  3. I cannot save the labeling output file. It says that the image is corrupted.

Thank you!

dmandrioli commented 5 years ago

Hi, alignment between bitmap and lidar data is not implemented, no way to annotate them together. The provided docker image is based on v1.0 which is outdated. Investigating your docker issues would need to have a new image based on the last version of the tool.

Thanks

aviadper commented 5 years ago

Thank you. I used this image: docker pull hitachiail/semantic-segmentation-editor

Where can I find the new version?

dmandrioli commented 5 years ago

As of today there is no up-to-date docker image embedding the last version of the tool (1.1.4)

aviadper commented 5 years ago

Thank you. Does the new version have alignment between bitmap and lidar data?

dmandrioli commented 5 years ago

It would be a nice feature, but alignment is not implemented.