Giter VIP home page Giter VIP logo

Comments (9)

howtoknowseg avatar howtoknowseg commented on July 27, 2024

File "D:\dgcnn.pytorch-master\data.py", line 149, in load_data_semseg
test_area_name = "Area_" + test_area
TypeError: can only concatenate str (not "NoneType") to str

I have set test_area = ‘1’ but when printing it output 'none' in the terminal

from dgcnn.pytorch.

antao97 avatar antao97 commented on July 27, 2024

I think the path "D:\dgcnn.pytorchV2\data/stanford_indoor3d\Stanford3dDataset_v1.2_Aligned_Version\Area_1_conferenceRoom_1.txt" should be "D:\dgcnn.pytorchV2\data\stanford_indoor3d\Stanford3dDataset_v1.2_Aligned_Version\Area_1_conferenceRoom_1.txt"

from dgcnn.pytorch.

howtoknowseg avatar howtoknowseg commented on July 27, 2024

Thanks a lot! I used '//' to replace all the'', and finally generated .npy in the folder. These files are not in the correct directory, I need to move them manually. The previous error was due to the gen_indoor3d_h5.py not running correctly.
What's more, pred = seg_pred.max(dim=2)[1](in main_semseg.py, line 111) leads to the following error:
IndexError: Dimension out of range (expected to be in range of [-2, 1], but got 2)
I have noticed in the main_cls.py, the parameter is dim=1. Could you please explain the difference?

from dgcnn.pytorch.

howtoknowseg avatar howtoknowseg commented on July 27, 2024

By the way, after the terminal outputs 'Let's use 1 GPUs! Use SGD', there is no new output for about two hours. Is this a normal phenomenon?

from dgcnn.pytorch.

antao97 avatar antao97 commented on July 27, 2024

Please use the batch size --batch_size larger than 1.

from dgcnn.pytorch.

howtoknowseg avatar howtoknowseg commented on July 27, 2024

Could you give me some information about the training time on the task of semseg with 1 GPUs and batch size is 32, for the full dataset?

from dgcnn.pytorch.

antao97 avatar antao97 commented on July 27, 2024

Because I use 4 GPUs, I can't provide the training time for 1 GPU.

from dgcnn.pytorch.

howtoknowseg avatar howtoknowseg commented on July 27, 2024

Could you tell me your training time for reference?Thanks in advance

from dgcnn.pytorch.

antao97 avatar antao97 commented on July 27, 2024

I remember the time is less than one day.

from dgcnn.pytorch.

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.