Coder Social home page Coder Social logo

autovision-cloud / ssl-lanes Goto Github PK

View Code? Open in Web Editor NEW
109.0 4.0 15.0 14.47 MB

[CoRL-2022] SSL-Lanes: Self-Supervised Learning for Motion Forecasting in Autonomous Driving

License: GNU General Public License v3.0

Python 2.99% Jupyter Notebook 97.01%
argoverse autonomous-driving motion-forecasting self-supervised-learning

ssl-lanes's Introduction

Hi there 👋

  • 🌱 I'm Prarthana Bhattacharyya, currently a Ph.D. Candidate at University of Waterloo.
  • 🔭 I'm broadly interested in deep learning and its applications to the field of computer vision.
  • 🎯 I focus on the following areas, particularly in the context of autonomous robots:
    • 3D geometric understanding and perception
    • temporal motion forecasting
    • self-supervised representation learning

Prarthana's GitHub stats

ssl-lanes's People

Contributors

autovision-cloud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ssl-lanes's Issues

Inference gives NaN

Hi, thanks for your nice work.

When running python test.py -m lanegcn --weight=lane_masking.ckpt --split=val, the evaluation results are NaNs. Could you please tell me the cuda version of your experiment environment?

path/to/train

Thank you for your outstanding work

I would like to ask for the command mentioned in readme
horovodrun -np 4 -H localhost:4 python /path/to/train.py -m lanegcn

In this command,/path/to/train.py refers to which train.py in the warehouse, and I am not quite sure about the role of each folder. Thank you sincerely, if you can answer my question

visualization

Thank you for your excellent work.
I would like to ask where I can find “preds_base.p”,“gts_base.p”and so on.I would be very grateful if you could answer me.

Cannot load dataset

(/home/li/SSL-Lanes/.envSSl) [root@gpu14 final_baseline]# python preprocess_data.py -m lanegcn
lanegcn
Traceback (most recent call last):
  File "preprocess_data.py", line 415, in <module>
    main()
  File "preprocess_data.py", line 56, in main
    val(config)
  File "preprocess_data.py", line 118, in val
    dataset = Dataset(config["val_split"], config, train=False)
  File "/home/li/SSL-Lanes/baseline/final_baseline/data.py", line 29, in __init__
    self.am = ArgoverseMap()
  File "/home/li/SSL-Lanes/argoverse-api/argoverse/map_representation/map_api.py", line 71, in __init__
    self.city_rasterized_da_roi_dict = self.build_city_driveable_area_roi_index()
  File "/home/li/SSL-Lanes/argoverse-api/argoverse/map_representation/map_api.py", line 197, in build_city_driveable_area_roi_index
    city_rasterized_da_roi_dict[city_name]["da_mat"] = np.load(npy_fpath)
  File "/home/li/SSL-Lanes/.envSSl/lib/python3.7/site-packages/numpy/lib/npyio.py", line 440, in load
    pickle_kwargs=pickle_kwargs)
  File "/home/li/SSL-Lanes/.envSSl/lib/python3.7/site-packages/numpy/lib/format.py", line 771, in read_array
    array.shape = shape
ValueError: cannot reshape array of size 12910464 into shape (3043,4259)

Hi, I want to preprocess the data set, but run into this problem. Can you tell me how to solve it?
Thank you,

Training Process Terminated Unexpectedly with "Killed" Message

Hello,

I am attempting to replicate your code on my local machine, but I am encountering an issue during the training process. The error message is simply Killed, and the process stops. This is the full command and output:
(lanegcn) shanze@shanze-ROG-Zephyrus-G15-GA503QM-GA503QM:/media/shanze/UBUNTU2004/SSL-Lanes/ssl_pretext_tasks/lane_masking/final_task_masking$ /home/shanze/anaconda3/envs/lanegcn/bin/python /media/shanze/UBUNTU2004/SSL-Lanes/ssl_pretext_tasks/lane_masking/final_task_masking/train.py
Killed

For the data preprocessing step, I chose to directly "wget https://yun.sfo2.cdn.digitaloceanspaces.com/public/lanegcn/test_test.p" and put the .p file in the I put the .p file in the folder "/ssl_pretext_tasks/lane_masking/final_task_masking/dataset", and when I run train.py, the program should execute smoothly, but it always reports the error.

I am running on ubuntu 20.04 and have followed all the steps for configuring the libraries. I'd appreciate it if you could take a look at my question and reply, thank you very much!

Thank you in advance,
Shanze

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.