nya3jp / python-animeface

A library to detect anime faces in images.
Apache License 2.0
153 stars 13 forks source link

is there a build for windows (amd64) ? #4

Open aperveyev opened 4 years ago

aperveyev commented 4 years ago

I tried to compile it but got:

nya3jp commented 2 years ago

I've just released v2.0.0 with wheels (prebuilt binary packages) for Linux and macOS. But Windows support is still unavailable mainly because I don't own active Windows machines.

Sun-ZhenXing commented 3 months ago

I tried the configuration in nv_config.h but it didn't work. Hopefully a Windows version of the build method will be provided.

// VC++
#define NV_ENABLE_CUDA   0  // CUDAを使うか
#define NV_ENABLE_CLOCK  1  // nv_clockを使うか
#define NV_ENABLE_SLEEP  1  // nv_sleepを使うか
#define NV_ENABLE_SSE2   1  // SSE2を使うか
#define NV_ENABLE_OPENCV 1  // OpenCV変換を使うか
#define NV_XS            0  // Perl用