wooksong

Results 11 comments of wooksong

> With 18.04 ubuntu, 1.6.0 version of pytorch/caffe2 is compiled with protobuf version 3.12.3 > However, with 16.04, 1.1.0 version of pytorch/caffe2 is compiled with protobuf version 3.6.1 > (compiling...

Similar to uridecodebin, decodebin, playbin, and others in GStreamer, how about providing inferencebins as NNStreamer plugins. For example, we may provide detectbin which is pre-constructed pipeline for all kind of...

Let tensor_filter automatically recognize NN models and choose best effort NNFW. (Is there any scenarios where multiple NNFWs are embedded in a single device or platform?)

> Support **auto-complete pipeline** feature to make the process of making pipelines easy. This takes input as incomplete pipelines, and gives completed pipelines as output, with missing elements inserted in...

https://github.com/facebookresearch/CrypTen I found an interesting project.

> > https://github.com/facebookresearch/CrypTen > > I found an interesting project. > > What's the differences between CrypTen and Homomorphic Encryption? @myungjoo From https://ai.facebook.com/blog/crypten-a-new-research-tool-for-secure-machine-learning-with-pytorch/ > CrypTen currently implements a cryptographic method...

FYI about our github.io page, just noted some excellent references here - https://line.github.io/armeria/

@tony-jinwoo-ahn ```bash $ sudo apt install tensorflow-dev ``` Is it work on your arm64 Ubuntu?

@yeonykim2 Is there any progress? I think that the following is almost done (it is required to be placed in git.tizen.org). > 2. port ncnn into Tizen platform. try to...