Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / huningxin/opencv issues and pull requests
#391 - Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 1895825408, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0
Issue -
State: open - Opened by delete1226 almost 3 years ago
#390 - Implement poolingLayer using WebNN API and add more detailed logs
Pull Request -
State: open - Opened by MarkGHX over 3 years ago
- 2 comments
#389 - Implement PermuteLayer by WebNN API
Pull Request -
State: closed - Opened by MarkGHX over 3 years ago
- 2 comments
#388 - Implement Reshape by WebNN API
Pull Request -
State: closed - Opened by MarkGHX over 3 years ago
- 5 comments
#387 - Implement SoftMax using WebNN API
Pull Request -
State: closed - Opened by MarkGHX over 3 years ago
- 3 comments
#386 - Implement ReLU6 by WebNN API
Pull Request -
State: closed - Opened by MarkGHX over 3 years ago
#385 - Implement Relu by WebNN API
Pull Request -
State: closed - Opened by huningxin over 3 years ago
- 1 comment
#384 - Update op_webnn.hpp and op_webnn.cpp
Pull Request -
State: closed - Opened by MarkGHX over 3 years ago
#383 - Update dnn.cpp
Pull Request -
State: closed - Opened by MarkGHX over 3 years ago
#382 - Update README.md and CMake files
Pull Request -
State: closed - Opened by MarkGHX over 3 years ago
- 2 comments
#381 - [WEBNN] implement initWebnnAPI for ReLUFunctor
Issue -
State: open - Opened by huningxin over 3 years ago
- 1 comment
#380 - [WEBNN] integrate webnn backend into dnn.cpp
Issue -
State: open - Opened by huningxin over 3 years ago
#379 - [WEBNN] Implement forwardWebnn
Issue -
State: open - Opened by huningxin over 3 years ago
#378 - [WEBNN] Create the WebnnBackendNode
Issue -
State: open - Opened by huningxin over 3 years ago
#377 - [WEBNN] Create the WebnnBackendWrapper
Issue -
State: open - Opened by huningxin over 3 years ago
- 2 comments
#376 - [WEBNN] Test webnn cmake by reading README.md
Issue -
State: closed - Opened by huningxin over 3 years ago
- 11 comments
#375 - [WEBNN] Test cmake detect webnn with invalid path
Issue -
State: closed - Opened by huningxin over 3 years ago
- 4 comments
#374 - Opencv JS file size
Issue -
State: open - Opened by aastha19 about 4 years ago
- 2 comments
#373 - [GPU] create the final project report and video
Issue -
State: closed - Opened by huningxin about 4 years ago
- 2 comments
Labels: doc, gpu
#372 - [SIMD] create the final project report and video
Issue -
State: closed - Opened by huningxin about 4 years ago
- 1 comment
Labels: doc, simd
#371 - [DNN] create project final report and video
Issue -
State: closed - Opened by huningxin about 4 years ago
- 5 comments
Labels: doc, dnn
#370 - opencv.js loader for simd and threads. Preview
Pull Request -
State: closed - Opened by lionkunonly about 4 years ago
- 3 comments
#369 - Buffer read async
Pull Request -
State: closed - Opened by NALLEIN about 4 years ago
#368 - [dnn] add camera based object detection tutorial
Issue -
State: closed - Opened by huningxin over 4 years ago
- 3 comments
Labels: enhancement, dnn
#367 - [dnn] create PR to opencv official repo
Issue -
State: closed - Opened by huningxin over 4 years ago
- 2 comments
Labels: enhancement, dnn
#366 - [dnn] add model info json to all tutorials
Issue -
State: closed - Opened by huningxin over 4 years ago
- 3 comments
Labels: enhancement, dnn
#365 - [Opencv.js doc] Add pose estimation example
Pull Request -
State: closed - Opened by akineeic over 4 years ago
- 1 comment
#364 - Compile to JS
Pull Request -
State: closed - Opened by NALLEIN over 4 years ago
- 2 comments
#363 - [Opencv.js doc] Add fast neural style transfer example with opencv.js
Pull Request -
State: closed - Opened by akineeic over 4 years ago
- 2 comments
#362 - Add filter2d
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
- 2 comments
#361 - modify the perf test for kernel sobel
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
- 4 comments
#360 - [Opencv.js doc] Add object detection example.
Pull Request -
State: closed - Opened by akineeic over 4 years ago
- 2 comments
#359 - [Opencv.js doc] Init commit to add semantic segmentation example
Pull Request -
State: closed - Opened by akineeic over 4 years ago
- 4 comments
#358 - add kernel Sobel
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
#357 - Optimize Perf tests
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
- 4 comments
Labels: simd
#356 - [GPU] compile the dawn implementation to JavaScript
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#355 - [Opencv.js doc] Add image classification example with camera
Pull Request -
State: closed - Opened by akineeic over 4 years ago
- 2 comments
#354 - Layer test
Pull Request -
State: closed - Opened by NALLEIN over 4 years ago
- 3 comments
#353 - add required emscripten version into opencv.js build instructions
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
#352 - [GPU] add dnn test layer for softmax
Issue -
State: closed - Opened by huningxin over 4 years ago
- 3 comments
Labels: test, gpu
#351 - [GPU] optimize the Buffer.MapReadAsyncAndWait
Issue -
State: open - Opened by huningxin over 4 years ago
Labels: bug, gpu
#350 - [DNN] add camera based image classification tutorial
Issue -
State: open - Opened by huningxin over 4 years ago
Labels: enhancement, dnn
#349 - [DNN] Clarify the model deployment approach with OpenCV stakeholders
Issue -
State: open - Opened by huningxin over 4 years ago
- 6 comments
Labels: question, dnn
#348 - perf test for 64-bit intrin with beachmark.js
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
- 4 comments
#347 - [SIMD] add required emscripten version into opencv.js build instructions
Issue -
State: closed - Opened by huningxin over 4 years ago
- 5 comments
Labels: doc, simd
#346 - Unit test for 64-bit, countnonZero, Mat.dot, split, merge
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
- 3 comments
#345 - [SIMD] The esmcripten version guard
Issue -
State: closed - Opened by huningxin over 4 years ago
- 2 comments
Labels: question, simd
#344 - [DNN] investigate the model zoo script for js examples usage
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: dnn
#343 - [Opencv.js doc] Init commit to add image classification example in op…
Pull Request -
State: closed - Opened by akineeic over 4 years ago
- 11 comments
#342 - add 64-bit intrin
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
- 10 comments
#341 - Fix filter issue of perf tests
Pull Request -
State: closed - Opened by huningxin over 4 years ago
- 2 comments
#340 - [SIMD] add perf tests for 64bit intrinsics
Issue -
State: closed - Opened by huningxin over 4 years ago
- 10 comments
Labels: test, simd
#339 - Modify perf test
Pull Request -
State: closed - Opened by lionkunonly over 4 years ago
- 1 comment
#338 - Use native dawn dev package for development
Pull Request -
State: closed - Opened by NALLEIN over 4 years ago
- 22 comments
#337 - Add dawn dependency file
Pull Request -
State: closed - Opened by NALLEIN over 4 years ago
#336 - [Question] opencv base branch of gsoc work
Issue -
State: closed - Opened by huningxin over 4 years ago
- 2 comments
Labels: question
#335 - [GPU] create webgpu component
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#334 - [GPU] use native dawn devel package for development environment
Issue -
State: closed - Opened by huningxin over 4 years ago
- 4 comments
Labels: enhancement, gpu
#333 - [GPU] implement webgpu::Context
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#332 - [SIMD] investigate wasm simd implementation
Issue -
State: closed - Opened by huningxin over 4 years ago
- 28 comments
Labels: simd
#331 - [GPU] dnn perf tests
Issue -
State: open - Opened by huningxin over 4 years ago
Labels: enhancement, gpu
#330 - [GPU] dnn unit tests
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#329 - [GPU] implement operations
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#328 - [GPU] implement webgpu::Buffer
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#327 - [GPU] implement webgpu::OpBase
Issue -
State: closed - Opened by huningxin over 4 years ago
Labels: enhancement, gpu
#326 - [GPU] implement webgpu::Tensor
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#325 - [GPU] implement WebGpuBackendWrapper
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#324 - [GPU] implement WebGpuBackendNode
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, gpu
#323 - [GPU] investigate the vkcom module
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: gpu
#322 - [DNN] add unit test
Issue -
State: open - Opened by huningxin over 4 years ago
Labels: test, dnn
#321 - [DNN] investigate js face recognition example
Issue -
State: closed - Opened by huningxin over 4 years ago
- 4 comments
Labels: dnn
#320 - [DNN] add colorization js example
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, dnn
#319 - [DNN] add fast fast neural style js example
Issue -
State: closed - Opened by huningxin over 4 years ago
Labels: enhancement, dnn
#318 - [DNN] add openpose js example
Issue -
State: closed - Opened by huningxin over 4 years ago
Labels: enhancement, dnn
#317 - [DNN] investigate openpose python example
Issue -
State: closed - Opened by huningxin over 4 years ago
Labels: dnn
#316 - [DNN] add segmentation js example
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: enhancement, dnn
#315 - [DNN] Investigate segmentation python example
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: dnn
#314 - [DNN] Investigate object detection python example
Issue -
State: closed - Opened by huningxin over 4 years ago
- 1 comment
Labels: dnn
#313 - [DNN] Investigate image classification python example
Issue -
State: closed - Opened by huningxin over 4 years ago
- 5 comments
Labels: dnn
#312 - [DNN] add perf test
Issue -
State: open - Opened by huningxin about 5 years ago
- 5 comments
Labels: test, dnn
#311 - [DNN] add object detection js example
Issue -
State: closed - Opened by huningxin about 5 years ago
Labels: enhancement, dnn
#309 - [DNN] add ONNX model importer example
Issue -
State: closed - Opened by huningxin about 5 years ago
- 1 comment
Labels: doc, dnn
#308 - [DNN] add image classification js example
Issue -
State: closed - Opened by huningxin about 5 years ago
Labels: enhancement, dnn
#307 - [SIMD] improve the intrinsics test
Issue -
State: closed - Opened by huningxin about 5 years ago
Labels: test, simd
#306 - [SIMD] implement the type 64 intrinsics
Issue -
State: closed - Opened by huningxin about 5 years ago
- 6 comments
Labels: enhancement, simd
#305 - [Perf] optimize the perf tests
Issue -
State: closed - Opened by huningxin about 5 years ago
- 4 comments
Labels: test, simd
#304 - [Perf] add more kernels into perf test
Issue -
State: closed - Opened by huningxin about 5 years ago
- 12 comments
Labels: test, simd
#303 - [SIMD] revisit shuffle usages
Issue -
State: open - Opened by huningxin about 5 years ago
- 2 comments
Labels: enhancement, simd
#302 - [SIMD] Check if `wasm_f32x4_sqrt` is still unimplemented with the latest emscripten LLVM backend
Issue -
State: closed - Opened by Wenzhao-Xiang about 5 years ago
- 6 comments
Labels: question, simd
#301 - [SIMD] optimize the cvtColor kernel
Issue -
State: closed - Opened by huningxin about 5 years ago
- 6 comments
Labels: bug, simd
#286 - Fix opencv.js load failure in d8
Pull Request -
State: closed - Opened by huningxin over 5 years ago
- 8 comments
#284 - [SIMD] optimize the resize kernel
Issue -
State: closed - Opened by huningxin over 5 years ago
- 19 comments
Labels: bug, simd
#282 - Simd fallback
Pull Request -
State: closed - Opened by huningxin over 5 years ago
- 9 comments
#281 - Build simd
Pull Request -
State: closed - Opened by huningxin over 5 years ago
- 5 comments
#280 - Expose intrin tests
Pull Request -
State: closed - Opened by huningxin over 5 years ago
- 4 comments
#273 - Fix the build faiure by emscripten upstream backend
Pull Request -
State: closed - Opened by huningxin over 5 years ago
- 3 comments
#268 - Loader to detect platform features and load according OpenCV.js
Issue -
State: closed - Opened by huningxin over 5 years ago
- 11 comments
Labels: enhancement, simd
#252 - Add dnn kernels into OpenCV.js benchmark
Issue -
State: closed - Opened by huningxin over 5 years ago
- 1 comment
Labels: test
#208 - Create tutorial for dnn module
Issue -
State: closed - Opened by huningxin about 7 years ago
- 1 comment
Labels: doc
#207 - Support dnn module
Issue -
State: closed - Opened by huningxin about 7 years ago
- 1 comment