DerrickXuNu / OpenCOOD

[ICRA 2022] An opensource framework for cooperative detection. Official implementation for OPV2V.
https://mobility-lab.seas.ucla.edu/opv2v/
Other
644 stars 99 forks source link

Refactoring #107

Open tosemml opened 1 year ago

tosemml commented 1 year ago

The purpose of these minor code adjustments is to improve Pythonic quality by incorporating list comprehension and enhance conciseness by utilizing np.cumsum and np.dot

tosemml commented 12 months ago

@DerrickXuNu can you help me to review this PR?