AIoT-MLSys-Lab / FedAIoT

FedAIoT: A Federated Learning Benchmark for Artificial Intelligence of Things
Apache License 2.0
44 stars 7 forks source link

Add code for running experiments on Autonomous Driving datasets #8

Open samiul272 opened 1 year ago

goddess1992 commented 5 months ago

Hi, I am trying to use your code with dataset in autonomous car but faced lots of issues, would you please help about this implementation ?

samiul272 commented 5 months ago

Hi, which dataset do you need help with? If you can specify the model and the dataset, I would be glad to help.

goddess1992 commented 5 months ago

I am trying to use any of KITTI or NUSCENE

samiul272 commented 5 months ago

I will look into using one of the datasets. Meanwhile, if you can fork the repository, push your changes to your branch and create a pull request, that would be helpful to dissect the issues.

goddess1992 commented 5 months ago

thanks for your response. well I'll try it out.