Git Product home page Git Product logo

carla_invs's People

Contributors

bearswang avatar iamhyc avatar kevinladlee avatar zijianzhang 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

Watchers

 avatar  avatar  avatar

carla_invs's Issues

run python3 PCDet/INVS_main.py

I put the sample dateset from the README link in $ROOT_PATH/data and did python3 PCDet/INVS_main.py, but I get the following error

$ python3 PCDet/INVS_main.py
/home/atusi/CARLA_INVS/PCDet/fed.py
===================== 0 =====================
Traceback (most recent call last):
File "PCDet/INVS_main.py", line 24, in
sp.run([ENTRY_FILE, counter])
File "/usr/lib/python3.7/subprocess.py", line 488, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.7/subprocess.py", line 800, in init
restore_signals, start_new_session)
File "/usr/lib/python3.7/subprocess.py", line 1482, in _execute_child
restore_signals, start_new_session, preexec_fn)
TypeError: expected str, bytes or os.PathLike object, not int

How can I fix this?
The content of the sample dateset is as follows. Is this in KITTI format or PCDet format?

data
└── record2020_1027_1957
├── fusion
├── global_label
├── vehicle.tesla.model3_713
│ ├── ImageSets
│ ├── gt_database
│ └── training
│ ├── calib
│ ├── image_2
│ ├── label_2
│ └── velodyne
└── vehicle.tesla.model3_714
├── ImageSets
├── gt_database
└── training
├── calib
├── image_2
├── label_2
└── velodyne

19 directories

How to determine the ROI for new town map

Hi,

In Scenario.py, there is ROI, initial_spawn_roi, and additional_spawn_roi with some given value. But it seems that it only works well with Town 02. I guess the reason may because that each town has its own ROI since they have different map structures. However, I have no idea how to get the ROI in CARLA, could you please give some advice?

Thanks!

About pytorch and other versions

I would like to create the same environment as yours, so please let me know what versions of pytorch and cuda,llvm you have.
Also, is carla available as a downloadable version? (Does it have to be the built one?).

What is your running environment?

What is your running environment? (e.g. CUDA, pytorch, llvm)
I am running on ubuntu 18.04,carla0.9.8 , python3.7, CUDA10.1 , pytorch1.4.0 llvm10.0 and I am getting errors during make dependency.
In addition, the following statement is displayed during the process.

Please ensure you have CUDA 9.0+ and cuDNN installed! (press ENTER to continue...)

Training for federated model 

I have a question about Training for federated models.
I don't understand the difference between the Custom Dataset and the distributed Training for federated model.
Am I correct in assuming that the Training for federated model in the readme link is the KITTI format data that you created in Custom Dataset Generation?
Thank you very much for your help.

cfgs/tesla714.yaml

when I run python PCDet/INVS_main.py
there is an error FileNotFoundError: [Errno 2] No such file or directory: 'cfgs/tesla714.yaml'
could you tell me where I can find this file?
Thanks very much!

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.