Retinaface-caffe
Retinaface-caffe copied to clipboard
did you miss uploading detect.h?
@cholihao
@cholihao
@cholihao did you miss uploading detect.h?
static int fd_n_;
static int fd_c_;
static int fd_h_;
static int fd_w_;
static std::shared_ptr<caffe::Net<float>> fd_net_;
static string path_to_fd_model_;