TaatiTeam / stgcn_parkinsonism_prediction

Code for predicting clinical scores of parkinsonism (UPDRS-gait/SAS-gait) from skeleton trajectory data.
Other
26 stars 4 forks source link

Update mmdetection for cuda 11.8 with torch 2.1.0 #2

Closed andreasabo-ibbme closed 1 year ago

andreasabo-ibbme commented 1 year ago

The move to torch 2.x changed the underlying API the mmdetection library relied on. This PR adds the mmdetection library with new fixes to this repo, allowing compilation with newer versions of CUDA/pytorch.