yelusaleng / RRU-Net

Official repository for "RRU-Net: The Ringed Residual U-Net for Image Splicing Forgery Detection" (CVPRW 2019)
106 stars 17 forks source link

error #8

Closed ZhongWenY closed 3 years ago

ZhongWenY commented 3 years ago

imgs = np.array([j[0] for j in b]).astype(np.float32) ValueError: could not broadcast input array from shape (3,384,256) into shape (3)