google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.42k stars 5.15k forks source link

Can you provide a compiled project file? #4171

Open libaineu2004 opened 1 year ago

libaineu2004 commented 1 year ago

OS Platform and Distribution

Win10/11

Compiler version

vs2019

Programming Language and version

C++

Installed using virtualenv? pip? Conda?(if python)

No response

MediaPipe version

No response

Bazel version

No response

XCode and Tulsi versions (if iOS)

No response

Android SDK and NDK versions (if android)

No response

Android AAR (if android)

None

OpenCV version (if running on desktop)

No response

Describe the problem

The source code is too difficult to compile successfully. Could you please provide the compiled project of VS2019 x64 in Windows 10/11 environment? The project includes third-party dependent libraries, compile-generated dll, lib, exe and other files.
Can you provide a download link?

Complete Logs

The source code is too difficult to compile successfully. Could you please provide the compiled project of VS2019 x64 in Windows 10/11 environment? The project includes third-party dependent libraries, compile-generated dll, lib, exe and other files.
Can you provide a download link?
kuaashish commented 1 year ago

Hi @libaineu2004, Thank you for your interest in MediaPipe!!, Currently, we do not have this feature available(Running thread #2509). We will mark this as feature request and sharing internally based on the priority team will work on this request to make sure the mediapipe will be more user friendly for the community. Thanks!!

libaineu2004 commented 1 year ago

Hi @libaineu2004, Thank you for your interest in MediaPipe!!, Currently, we do not have this feature available(Running thread #2509). We will mark this as feature request and sharing internally based on the priority team will work on this request to make sure the mediapipe will be more user friendly for the community. Thanks!!

Ok, thanks. Because the MediaPipe source code is too difficult to compile. I need a vs2019 project already configured, which already includes third-party libraries, and we users only need to compile with one click.

libaineu2004 commented 1 year ago

Like opencv, it can provide compiled binaries https://sourceforge.net/projects/opencvlibrary/files/4.6.0/

GeorgeS2019 commented 1 year ago

@kuaashish @schmidt-sebastian

Many mediapipe INSPIRED projects are stalling for Windows platform because Compiling Mediapipe in Windows is SOOOOOO complicated

Users following these projects essentially depend on ONE or maximum TWO persons who could make compiling Mediapipe in Windows WORKs.

These users can not MAKE SELF initiative to follow Mediapipe development progress on daily basis BUT Weeks

The common observation, similar to Tensorflow, the nightly mediapipe Windows link is not provided.