Giter Site home page Giter Site logo

Dataset about transfuser HOT 7 CLOSED

autonomousvision avatar autonomousvision commented on May 28, 2024
Dataset

from transfuser.

Comments (7)

ap229997 avatar ap229997 commented on May 28, 2024

The transfuser checkpoint is trained on a different dataset than the ones provided in this repository. We are currently unable to share the entire dataset.

from transfuser.

hlaahmed avatar hlaahmed commented on May 28, 2024

What about late fusion checkpoint?

from transfuser.

ap229997 avatar ap229997 commented on May 28, 2024

All the checkpoints except transfuser are trained on clear_weather_data.

from transfuser.

hlaahmed avatar hlaahmed commented on May 28, 2024

Thank you

from transfuser.

hlaahmed avatar hlaahmed commented on May 28, 2024

Hii
I downloaded clear weather dataset
But when I tried to train my model on it
I got this error
I am sure I replaced all paths with mine
Is the data corrupted ?
EF08A9EE-0B32-4376-838D-1F5E3A68D7D0

from transfuser.

ap229997 avatar ap229997 commented on May 28, 2024

You need to regenerate the preload file, just change the filename rg_lidar_diag_pl_ to something else in data.py of the model directory that you are training

preload_file = os.path.join(sub_root, 'rg_lidar_diag_pl_'+str(self.seq_len)+'_'+str(self.pred_len)+'.npy')

from transfuser.

hlaahmed avatar hlaahmed commented on May 28, 2024

Thank you

from transfuser.

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.