Giter Club home page Giter Club logo

Comments (15)

maudzung avatar maudzung commented on August 25, 2024

How about the input size?

from sfa3d.

YoushaaMurhij avatar YoushaaMurhij commented on August 25, 2024

The input is 609, 609

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

It should be 608x608x3

from sfa3d.

YoushaaMurhij avatar YoushaaMurhij commented on August 25, 2024

I tried that before. It throughs this error:

File "/home/docker_sfa3d/SFA3D/sfa/data_process/kitti_bev_utils.py", line 37, in makeBEVMap
    IHD_Map[0, np.int_(PointCloud_top[:, 0]), np.int_(PointCloud_top[:, 1])] = PointCloud_top[:, 3]
IndexError: index 608 is out of bounds for axis 2 with size 608

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

Did you get the latest code from the repo?

from sfa3d.

YoushaaMurhij avatar YoushaaMurhij commented on August 25, 2024

Yes, sure

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

I think you didn't. Can you execute git pull and run again

from sfa3d.

YoushaaMurhij avatar YoushaaMurhij commented on August 25, 2024

Already up to date.
When I change the input size in kitti config to 609, 609. I get the first error again

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

Hi @YoushaaMurhij
Of course, the input size should be 608x608x3.

How about the error? Did it disappear?

File "/home/docker_sfa3d/SFA3D/sfa/data_process/kitti_bev_utils.py", line 37, in makeBEVMap
    IHD_Map[0, np.int_(PointCloud_top[:, 0]), np.int_(PointCloud_top[:, 1])] = PointCloud_top[:, 3]
IndexError: index 608 is out of bounds for axis 2 with size 608

from sfa3d.

YoushaaMurhij avatar YoushaaMurhij commented on August 25, 2024

No, it didn't.

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

Really weird. What did you execute?

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

And please give me your git log

from sfa3d.

YoushaaMurhij avatar YoushaaMurhij commented on August 25, 2024

Here is git log:
I excuted : python train.py --gpu_idx 0
Thank you for your replies and will to help :)

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

4E238028-8B1A-4445-AD57-B050D8C2D256

from sfa3d.

maudzung avatar maudzung commented on August 25, 2024

You can git pull or git reset --hard 18d1d37c33dd46980eec56d62ec76c50a43b06bc

from sfa3d.

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.