Code Monkey home page Code Monkey logo

Comments (8)

hlwang1124 avatar hlwang1124 commented on June 18, 2024

Hi, @SimonSongg . Our R2D dataset is collected in the Carla simulation environment. Please refer to this link for the data format of depth maps and semantic segmentation maps.

from sne-roadseg.

SimonSongg avatar SimonSongg commented on June 18, 2024

Hi, @SimonSongg . Our R2D dataset is collected in the Carla simulation environment. Please refer to this link for the data format of depth maps and semantic segmentation maps.

Thank you very much!!! Sorry for the stupid question .

from sne-roadseg.

SimonSongg avatar SimonSongg commented on June 18, 2024

Hi, @SimonSongg . Our R2D dataset is collected in the Carla simulation environment. Please refer to this link for the data format of depth maps and semantic segmentation maps.
Hi, @hlwang1124 . I just tried to train by the kitti dataset with resnet 18. And it had an error after an epoch.

(epoch: 1, iters: 290, time: 0.115, data: 0.068) segmentation: 0.463
End of epoch 1 / 1000 Time Taken: 119 sec
learning rate = 0.0010000
Traceback (most recent call last):
File "train.py", line 119, in
avg_valid_loss = torch.mean(torch.stack(valid_loss_iter))
RuntimeError: expected a non-empty list of Tensors

Could you help to fix it? Thanks!!!

from sne-roadseg.

SimonSongg avatar SimonSongg commented on June 18, 2024

Hi, @SimonSongg . Our R2D dataset is collected in the Carla simulation environment. Please refer to this link for the data format of depth maps and semantic segmentation maps.

I comment lines

119: avg_valid_loss = torch.mean(torch.stack(valid_loss_iter))
123: writer.add_scalar('valid/loss', avg_valid_loss, epoch)

in train.py and I can train without any error.

from sne-roadseg.

hlwang1124 avatar hlwang1124 commented on June 18, 2024

It seems that you did not split a validation set.

from sne-roadseg.

SimonSongg avatar SimonSongg commented on June 18, 2024

It seems that you did not split a validation set.

sorry for the stupid mistake!!!!!!!! I forgot it. Thank you for your patience.

from sne-roadseg.

hlwang1124 avatar hlwang1124 commented on June 18, 2024

It's OK. Happy to see that everything works now:)

from sne-roadseg.

wxyWendy avatar wxyWendy commented on June 18, 2024

Excuse me,I haved referred to https://carla.readthedocs.io/en/stable/cameras_and_sensors/ for the data format of depth maps and semantic segmentation maps,but I still don't how can I convert the depth images and the labels.Could you please tell me the
specific conversion operation?Thank you very much!!!!

from sne-roadseg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.