RaDelft / RaDelft-Dataset

Code for the RaDelft Dataset
Other
17 stars 3 forks source link

Add a requirements.txt to help a quick start #1

Closed Leslie-William-Zhang closed 4 months ago

Leslie-William-Zhang commented 4 months ago

Nice work! I suggest the author add a requirements.txt file to the project. This would help users quickly set up their environment by providing details such as the operating system, PyTorch/Python version, etc.

Additionally, a brief introduction on using the code, particularly the machine_learning_python script, would be helpful. Specifically, it would be great to see instructions on how to perform inference using the downloaded pre-trained networks.

In fact, I acquired a TI cascade radar and have collected some data myself. I'm particularly interested in seeing the output of this amaze networks when fed with my own data.

RaDelft commented 4 months ago

Thank you for your suggestion, we are indeed working on this. As you can imagine, all this is voluntary work to share the data and the code to make it available and usable that we do on top of the normal duties. We anticipate to add the requested information soon.

IgnacioRoldan commented 4 months ago

Requirements.txt have been added