Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vignetteapp/Akihabara

A pure .NET port for Google Mediapipe, inspired of MediaPipeUnity.
https://github.com/vignetteapp/Akihabara

Goodbye (┬┬﹏┬┬)

07fe940f7658dae742a839050ae8625ff0e1b5cc authored about 3 years ago
remove "lib-" prefix in mediapipe_c (#63)

* remove "lib-" prefix in mediapipe_c

This requires verification firsthand but please merge t...

d928661cabe5049dcc689ac76ed464b2f1b17c6f authored about 3 years ago
fix build.py (#61)

956662f742f9c0c557b90205caddc737836231c2 authored about 3 years ago
Automatically build Mediapipe native libraries during `dotnet build` (#58)

* Added PreBuildEvent to Linux runtime project

* Added PreBuildEvent to Windows runtime proje...

4327c1300eb777a5f7fd0b0da17250fef8940854 authored over 3 years ago
Improve packaging (#56)

* Include CPU runtime packages in projects

* Refactor build.py

* Remove CI task that copie...

93d69c91e9a430f7bdb1b4a1e45a0a78489d2e92 authored over 3 years ago
test: fix a flaky test (#54)

* test: fix a flaky test

* chore: specify indent size for .cs

f578a63fee0ccfb196066c8b6a48a550996b49c7 authored over 3 years ago
Sync mediapipe_api with latest commit

This includes the missing license headers, which resolves GH-55.

Signed-off-by: GitHub <noreply...

04399eb20ce56a85dc018f95168ad0abaa191205 authored over 3 years ago
Add seperate License for Glue Library

Since this is unmodified, its copyright should be preserved to homuler.

3c8587e8ad47b3cdfc54b678acae4ec03e44ce90 authored over 3 years ago
Retrieve Landmarks (#51)

* Modify ObserveOutputStream abstraction

It now returns the NativePacketCallback so that we c...

816af3c8ec2fd5b6bbc88073a46a5bcbef473f42 authored over 3 years ago
refactor: use GChandle to pin ImagaFrame.Deleter (#53)

* refactor: use GChandle to pin ImagaFrame.Deleter

* refactor: fix coding convention violatio...

928250bbd724152e6ab35292f0609e2a476ac116 authored over 3 years ago
fix: ImageFrame's deleter can be GCed earlier than ImageFrame itself (#52)

9a209e93df6484755c5a7de70ebb051b4af60806 authored over 3 years ago
more accessible i guess? (#50)

* more accessible i guess?

* Update README.md

87e49cedc7935ac47172d9820a812d435406e48a authored over 3 years ago
ci: pass tests on Windows (#49)

* build: copy opencv.BUILD from MediaPipeUnityPlugin

* chore: current end_of_line is LF

* ...

c0fbc4ab558f2063f67ac8ddc91836dc1a96c216 authored over 3 years ago
refactor `ResourceManager` (#48)

cc56f538626c35f3680fb0cba0f71a54d2f50996 authored over 3 years ago
Replace `file::GetContents` with `mediapipe::GetResourceContents` (#45)

* add diff

* include diff in workspace

1eaa670d90fe7d54cf3167629b206654b3c83cf1 authored over 3 years ago
Merge pull request #46 from Otus9051/patch-1

Added Missing parameter on build command

091f463b46bd0776339441a5bdfa15ecb0bf53c8 authored over 3 years ago
Update README.md

7b7d26b4fd6c422a6d6a959b442065bb05948e3e authored over 3 years ago
Added Missing parameter on build command

407896a37439f086e5596c66927353b6e6d77b49 authored over 3 years ago
Fix documentation to cover CPU and GPU libmediapipe

a9a55cd6c10cd5401d19eec4bb40999900f574fb authored over 3 years ago
Update README.md

fd2b1efd963caf488e45982f9e7c42bf5e7424b2 authored over 3 years ago
NuGet Packaging (#39)

* Add Nuget package metadata to Akihabara

* Refactoring Akihabara.csproj

* Made the csproj...

ab06520eb9722cfe223b1564310fa2514168cafe authored over 3 years ago
Add Examples (#36)

* Create HelloWorld and FaceMesh example projects

* Add reference to Akihabara.Framework

*...

6f8e14ac62bca4941f469aef82a09e36267ad946 authored over 3 years ago
Add `ResourceManager` (#41)

* import path resolver and resource provider setters

* add `ResourceManager`

b86d8afd23fc8b834f8de39d62a2de50780bf454 authored over 3 years ago
build.py UninstallCommand bugfix (#37)

* Comment out android and iso stuff

* whitespace

0276b628770794d8aadd9b2c7ce29ca25130d4f5 authored over 3 years ago
Merge pull request #35 from Speykious/package-meta

Add metadata for packaging

3714f2bac61ac48f15e1537168ca561ff013f1c2 authored over 3 years ago
Add metadata for packaging

fab12fc8a225958b8b35b75b5b934e608a7c54a4 authored over 3 years ago
Fix remaining bugs of the library (#29)

* Starting to fix every literal bug of the lib

* Removed protofiles as they should be downloa...

e9eb33021d75959565b63ef42bba2c1860296a61 authored over 3 years ago
fix: Marshal boolean as UnmanagedType.I1 (#31)

2b1d1915de72480c40e95ba5eb43013d83e19e84 authored over 3 years ago
I hate Windows

Signed-off-by: GitHub <[email protected]>

366a799c98138ea4564f15829dc10a042479b9f6 authored over 3 years ago
I hate Git

Signed-off-by: GitHub <[email protected]>

97c7f6729c74f7d0bffc35f54aa0103ac08907bb authored over 3 years ago
I hate YAML

Signed-off-by: GitHub <[email protected]>

6b31d0c7368d169377d0c01e59f2c8e8276c304a authored over 3 years ago
Make sure Bazel always caches

Signed-off-by: GitHub <[email protected]>

7710e137fb61bdd396255338e329404690e7b27f authored over 3 years ago
Make sure Bazel always caches

Signed-off-by: GitHub <[email protected]>

a0f22b4e145b16ad2ca81f761bec69a1a87eee56 authored over 3 years ago
Re-enable Windows builds again

71b028f42453287610edf0f2f8c98982f39a1351 authored over 3 years ago
Properly resolve TRX artifacts

1ea0cee3b1158da3b23828d95d91fb58c2366c52 authored over 3 years ago
Resolve TRX files properly

380eabaa5b2722b858407be7674701c85b8e1a1f authored over 3 years ago
Always upload TRX artifacts even if it fails

2a0b20c17dc9fb4858a5d30168a9c665b6b86c18 authored over 3 years ago
code cleanup (#27)

15f6a0920f055ec40ccc2c453de17b890c9ef88b authored over 3 years ago
Fix build process (#22)

* Fixed proto_namespace.diff

* Refactor build.py

* Make CI install OpenCV inside Build (Na...

21f98c7d376580e9d3398846f50a14726a5d60a4 authored over 3 years ago
Fix typo in auto-header

80902fe9a9f5e79de00e4e1e16c06125d40ef895 authored over 3 years ago
Add MIT License (#19)

* Add MIT License

* Add editorconfig rules for auto-header

This way I won't forget adding ...

1d2e50383f08c1d39001a83e92c6ed9635536048 authored over 3 years ago
Merge pull request #16 from Speykious/last-unit-tests

Ported last unit tests

4ee04257fde18401dcbf3093680eeb51c5e6fedd authored over 3 years ago
Using preprocessor instead of comment

8dd828b5d47e63312534bc4792ae7f5f908ab9b4 authored over 3 years ago
Ported Gpu/*.cs tests

be666b68d0dd0f62b030a54877ca713fda412c3d authored over 3 years ago
Ported Framework/Port/Status*.cs tests

21dc86184c8d67145317662c2815c00967174259 authored over 3 years ago
Create() should be static

b18e3b2689137d19b6a300e4dc7c8ea8a66c5e28 authored over 3 years ago
Ported ImageFrameTest

c863ba659df7e387ebefdffe65b3900d74684f9d authored over 3 years ago
Brought back GpuOnly custom attribute

3929cec930d5c406ed1d542a76452d8f37acf577 authored over 3 years ago
Brought back SignalAbort custom attribute

c2a7216a1c5153f3be61eee3fff9db9c55c82ab5 authored over 3 years ago
Fix test pointing to wrong dir

137ebe5d9dab606725bec5e9420274e77049f2b0 authored over 3 years ago
Install numpy during build

182a1f8a01a83ff47f3dae83b387292f8fa628b1 authored over 3 years ago
add precaution comment that build.py requires py3.9

Signed-off-by: GitHub <[email protected]>

76c11c6cb1d36f5cf311698064dd7e2db2c9bbb4 authored over 3 years ago
Force setup Python 3.9

Signed-off-by: GitHub <[email protected]>

c69ec7f46caeb452f65df45b9aa9853205029cfc authored over 3 years ago
add CI

for now it's Linux-only since we can't exactly use the Bazelisk action

Signed-off-by: GitHub <n...

cdaa236ec2153b9c9556865c39362dcde71bfcc8 authored over 3 years ago
Merge pull request #13 from adryzz/remaining-packets

Add remaining packet types

c81dd0a71c5a1df37de8b2a6e16e614d4541e008 authored over 3 years ago
fix indentation

Signed-off-by: Speykious <[email protected]>

dfac428c63c76e61962f040ca133b37a11aa16cc authored over 3 years ago
Add last packet and test

OpenGL ES only

12ca183ef3dfc2d340c4bea69245098572962bb3 authored over 3 years ago
Regenerated protobufs from build.py script

02a33c71414cee12937a482c95fb1bc2ac3e5f44 authored over 3 years ago
Unnested Protobuf files

c85995d151c0d104b4dbe31aedc703bee4eea65c authored over 3 years ago
Added 3 more packets

8919339e461bfec397f7bd6927cb74be514e8e22 authored over 3 years ago
add [TestFixture] for consistency

b9676021a164227472dae9bf7f4517f919425d99 authored over 3 years ago
Fixed potentially major issue that was making StringPacketTest.cs fail

d750261093a18f25a7361b7d397531e0c3f8f8fd authored over 3 years ago
Removed unnecessary `using` directives and add [TestFixture] descriptor

f47c437357d7800c288d15676c9e4d70407dbde7 authored over 3 years ago
Add some tests

6b60a03f219e29d62e40570623c6ab86c228cbfa authored over 3 years ago
fix issue

yeah what i just said

8461e2e76093c9e1c76fe2ea98e401faa558857b authored over 3 years ago
Merge branch 'vignetteapp:master' into remaining-packets

7e869abd58249be1ba91044b14e4125397eaadc5 authored over 3 years ago
Native build scripts (#12)

* Created a Unit Tests project

* Ported the CalculatorGraph tests

* Replace libmediapipe_c...

a4d988a3488206a5ee4c9fdbd425f4b0aac85589 authored over 3 years ago
Add most remaining packet types

a8c8360d2b101f325197cfa53f3abc4d95a01d79 authored over 3 years ago
Complete-er C# Bindings (#9)

* Created a Unit Tests project

* Ported the CalculatorGraph tests

* Replace libmediapipe_c wit...

84a6372d15e1705a0c3bae0847d4eef7889be17a authored over 3 years ago
Merge pull request #10 from ym56/user/johnny/more_protofiles

Added more protofiles

ac0157c102777141c130c172f987aa0b1aabd0cb authored over 3 years ago
Added classification.proto

Signed-off-by: Speykious <[email protected]>

677edbdaf1669e1c4e02c97e73ceda798d8421a9 authored over 3 years ago
Formatting

Signed-off-by: Speykious <[email protected]>

a056e8fe37c911c13232623cbbea86c65d82a5c9 authored over 3 years ago
Rookie mistake

Signed-off-by: Speykious <[email protected]>

1687bbdb8c73348b2ef57b17251f977d5fa808f9 authored over 3 years ago
Slashes, no protos folder, and modules separation

Signed-off-by: Speykious <[email protected]>

ffa888782bc43967c634b9301d0ebaa535450739 authored over 3 years ago
Organized all of the .proto files to be the same format as mediapipe

Signed-off-by: Speykious <[email protected]>

4a9534856ee4caef952158916120ea21da2ce865 authored over 3 years ago
Regenerated protobufs after reorganization

Signed-off-by: Speykious <[email protected]>

8c156c51bbd133a08279ac0798ee786b4bc3a1c6 authored over 3 years ago
Removed non-framework Protobuf code

Signed-off-by: Speykious <[email protected]>

d6f274ba318a4edc74d8d5a09fee913a116707eb authored over 3 years ago
ProtoCalculator → Protobuf

Signed-off-by: Speykious <[email protected]>

daad7d9549b6f63254c385c47eb5bb518b27f735 authored over 3 years ago
Added more protofiles

Signed-off-by: Speykious <[email protected]>

59ee03f69f6fb9fcf62b94121954a11684ca2f8e authored over 3 years ago
Changed namespace and added protofiles

Signed-off-by: Speykious <[email protected]>

ae2507643a574eabadac3b3fc974a5bc18ecc7e5 authored over 3 years ago
Add Unit tests (#8)

* Created a Unit Tests project

* Ported the CalculatorGraph tests

* Replace libmediapipe_c wit...

589759db5dbe35fd4777b191fe4ef3c0af3fd710 authored over 3 years ago
Fix some Resharper errors

Signed-off-by: Ayane Satomi <[email protected]>

b376f6f9e5a7d540c91e807a1f0e83f1aba2b1c8 authored over 3 years ago
Merge pull request #7 from Speykious/complete-bindings

Complete C# bindings

fd1d96f59ec0390a006ba4b7fce1d73ccb42aafb authored over 3 years ago
Add CalculatorGraphConfigExtension

yeah that

3f9917fb08dff86a784078ce8c652d5650a458e7 authored over 3 years ago
Fixed StatusOrGpuResources error

2f471e24685ffc273577f38a8ec7cb3be5a119a4 authored over 3 years ago
Fixed the LASTEST remaining CalculatorGraph error

70f5bfb330fa03de2f07a16f5b9256c4fef17180 authored over 3 years ago
Fixed the remaining CalculatorGraph errors

5c78994f45e12df34438afbeadd54bb376c118d7 authored over 3 years ago
Another quick formatting

2d6a7e3eed4a635d8e19c8c2f91b87f69597098d authored over 3 years ago
All errors vanished from the file after using that

ce812734316855a2270aa68deef9781e3379093a authored over 3 years ago
Ported OutputStreamPoller

6b301d8c112d4a7232f7a60f68404532f5c466e9 authored over 3 years ago
Ported StatusOrPoller

46a4698e5491caebe6b0b76dad880b3e0dea6c25 authored over 3 years ago
Quick formatting

549cded78d4c843622214a8ea1eaf07e3307f024 authored over 3 years ago
Porting CalculatorGraph class

191688b5224b9b5dccc0d87635d86c97ed5c51af authored over 3 years ago
Rename MediaPipeLibrary to libmediapipe_c

da5d8cfbbfe1ec974ad60c2677c49120d35ad8aa authored over 3 years ago
Integrate libmediapipe into Akihabara (#6)

* Fixed MediapipeException typos

* Turned NativePacketCallback into a delegate

5fcc1bd70998bf0b2008e31bc5da52d6b69a5d88 authored over 3 years ago
Merge pull request #5 from Speykious/proto_calculator

ProtoCalculator: generated .proto files for Akihabara

a1f3227dac24d579c867a960cb646a94ca101fde authored over 3 years ago
Generated all .proto files under Akihabara/Framework/ProtoCalculator

3323c6230c654f8b4bcaa06e669c78a42d70b5ee authored over 3 years ago
Added namespace-modified protofiles from Mediapipe

f290df20dc9b3ba513dfbb4d9805ce22931583af authored over 3 years ago
Add GLCaculatorHelper and GLTexture

Signed-off-by: Ayane Satomi <[email protected]>

ca6a5a10204aad5c90d74e8729e147b1c29afe60 authored over 3 years ago
remove Unity-specific handlers once more

Signed-off-by: Ayane Satomi <[email protected]>

b75f0a16a389153aaaf6bffa90aea1797b9bc656 authored over 3 years ago