argoverse / argoverse-api

Official GitHub repository for Argoverse dataset
https://www.argoverse.org
Other
833 stars 239 forks source link

Update for deprecated types. #258

Closed benjaminrwilson closed 2 years ago

benjaminrwilson commented 2 years ago

This maps np.int -> int and np.float -> float as the former values are deprecated aliases of the latter.

johnwlambert commented 2 years ago

Deprecated in Numpy 1.20.0: https://numpy.org/doc/stable/release/1.20.0-notes.html#using-the-aliases-of-builtin-types-like-np-int-is-deprecated