Ecosyste.ms: OpenCollective

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

github.com/UniversalDataTool/autoseg

WebAssembly Realtime Image Segmentation
https://github.com/UniversalDataTool/autoseg

fixes #15

dfeffe332f558171bac62a92e5a1d07f8ec2e96c authored over 3 years ago by Severin Ibarluzea <[email protected]>
Update package.json

b113d6ce78d403c14067d3d450743f739bd1dfa9 authored over 3 years ago by Severin Ibarluzea <[email protected]>
checks to fix loading issues if loaded as SSR

f9e29bebf099686848b007d1ada1d208b1761471 authored about 4 years ago by seveibar <[email protected]>
old change

4dc43b838994f729577efffb059346248c5147ba authored about 4 years ago by seveibar <[email protected]>
continue even if one sample has error

7a5aaf22bd16a4d7a801d13083b39eb9dc2d97d8 authored about 4 years ago by seveibar <[email protected]>
Update README.md

4d79f416e48ace3ba7d4b76bd1ece4b869b083c2 authored over 4 years ago by Severin Ibarluzea <[email protected]>
Update README.md

3c9043c3846247c7679828a78aa56a4a2fcf6bc9 authored over 4 years ago by Severin Ibarluzea <[email protected]>
prevent 2 point polygons from working

85b9721f4e7984d26f787a01301c1501ba75952b authored over 4 years ago by seveibar <[email protected]>
progress bar

24ee3cf935618abb02137f75acac2b976726f464 authored over 4 years ago by seveibar <[email protected]>
Merge branch 'master' of github.com:UniversalDataTool/autoseg

a01cb78391b2568b2142f5b12be33372882ca611 authored over 4 years ago by seveibar <[email protected]>
0.0.9

7d2debb760218637f57a31f7f51f26604af6f82a authored over 4 years ago by seveibar <[email protected]>
added fault tolerance for out of bounds points

5c333049f59eb4c209de5766a8f93ce08d9758b3 authored over 4 years ago by seveibar <[email protected]>
Update README.md

5c1780c35685f1c0537199de354e2365e8f39b2d authored over 4 years ago by Severin Ibarluzea <[email protected]>
fix output file names and read autoSegmentationEngine

e1a1e2fff42f5cee3c9169ffae0305075fe957a8 authored over 4 years ago by seveibar <[email protected]>
added --use-sample-number flag to cli

ff794d4249765300f7476fc13f5459f7d68f2724 authored over 4 years ago by seveibar <[email protected]>
added instructions for cli

294bafc9e5891f464e7da04d9feb2f06b7dcfc13 authored over 4 years ago by seveibar <[email protected]>
install jimp dep

0590f0da8066c78aba6d2afcd2200751c4a8f8aa authored over 4 years ago by seveibar <[email protected]>
autoseg-cli bin setup

38c05d82633ff36b1cc40642409c8c280bd5d2ea authored over 4 years ago by seveibar <[email protected]>
autoseg cli mvp

59a2fa7554bcf71c3895e1a5b2b59de8ea9b647f authored over 4 years ago by seveibar <[email protected]>
bounding box fix

cbd7a17b536e611275ee25d62780c696f366ac17 authored over 4 years ago by seveibar <[email protected]>
Update README.md

7ada3dad87c24b79b469aa1753864df08adb0641 authored over 4 years ago by Severin Ibarluzea <[email protected]>
Update README.md

b4ab9dcd853f0e60f274b78843940d5d1c72ae96 authored over 4 years ago by Severin Ibarluzea <[email protected]>
webworker CORs fix

f3530876f63ad8d85f3b1ea98fb5b2a9750872cd authored over 4 years ago by seveibar <[email protected]>
webworker implementation

18d45665672dce5e649db0160eb4a6fb71a825a2 authored over 4 years ago by seveibar <[email protected]>
added build module test

95b38f36871463d54a60aab8893923e285374c4c authored over 4 years ago by seveibar <[email protected]>
new api

998e03970e80b96c120c9f921d03bb60a526cfe2 authored over 4 years ago by seveibar <[email protected]>
added optimizations to em++ and improved test

fb53cadb42dd313d72bdeb20b2df1897c910103a authored over 4 years ago by seveibar <[email protected]>
1778% speed optimization

449589d66d9d0030c1e3ae008d3377c6d11e60c8 authored over 4 years ago by seveibar <[email protected]>
ignore callgrind files

ecc70cbd9c12b38ecc9187159d7b1d10739fd2ff authored over 4 years ago by seveibar <[email protected]>
refactor for hard performance problem, starting profiling

50a50afefe45b2b2e59985136ee0dcf6b1c2db65 authored over 4 years ago by seveibar <[email protected]>
checkpoint

0a9f4534f2227a521f3e9fe86c47ef0ae5b51d3e authored over 4 years ago by seveibar <[email protected]>
polygon intersection fix, still breaking some large production polygons

a95c0fd2ec1c548568cab2a1dcfbccf065560fd3 authored over 4 years ago by seveibar <[email protected]>
more testing for stronger line guarantees and hack fix

21d50e03056b322c07c06f0ffb9735252df91697 authored over 4 years ago by seveibar <[email protected]>
added test for polygon point overlap causing blank line and fixed

65353cc93cdcb1217a3778554bf284d3e9165dcf authored over 4 years ago by seveibar <[email protected]>
add node build step

3c0d5b710d5f7c7d31cc6f69cd159c1bc85d55c2 authored over 4 years ago by seveibar <[email protected]>
removed some optimization flags

583d6af6076f1ceb6fefb5959bc595eb049c6493 authored over 4 years ago by seveibar <[email protected]>
simple mode added

c664b852f6b17328bebfba9ffb63c3b343fec57e authored over 4 years ago by seveibar <[email protected]>
autoseg initial

9b1ec9e3eca87c1fabfb5fd457953a45af72b783 authored over 4 years ago by seveibar <[email protected]>