ostadabbas / Infant-Pose-Estimation

Invariant representation learning for infant pose estimation with small data (FG2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depricated numpy APIs

LordHarsh opened this issue · comments

There are errors and warnings when running make command inside the lib folder. Reasons-

  • Deprecated numpy APIs
  • -arch=sm_75 does not support the newer GPU versions. (I am running this code on Google Colab with T4 GPU)

image