zjhuang22 / maskscoring_rcnn

Codes for paper "Mask Scoring R-CNN".
MIT License
1.9k stars 378 forks source link

TypeError: expected np.ndarray (got list) #83

Closed s110h0716f closed 4 years ago

s110h0716f commented 4 years ago

1 I encountered this problem after installing everything mentioned in INSTALL.md, and I attempted to transform it to np.ndarray, but it failed. So I attempted to print its content, which is showed below. 2