PKU-EPIC / DexGraspNet

172 stars 22 forks source link

Refactor data structures to dictionaries of arrays #7

Closed pculbertson closed 1 year ago

pculbertson commented 1 year ago

Big (and hopefully final!) refactor of DGN. Main changes: changes data structures to be dictionaries of numpy arrays, rather than lists of dictionaries keyed by joint names.