team8 / outdoor-blind-navigation

Open-Source Sidewalk Navigation Software for Visually-Impaired Individuals using Multithreaded CNN’s
Other
24 stars 6 forks source link

Code Optimization #21

Open aoberai opened 3 years ago

aoberai commented 3 years ago

Is not optimized for speed right now. Lots of changes can be made to make faster for example converting all lists to numpy arrays and using built in numpy functions for different computations upon this list or stuff related to displaying tool