yashhema

Results 13 issues of yashhema

I asked the same question in cornerstone github. Just wanted to get your inputs, how can we implement a scenario Can you please provide your inputs - Consider I have...

## Your Environment * Plugin version:4.3.0 * Platform: Android * OS version:11 * Device manufacturer / model: OnePlus 6 * Flutter info (`flutter doctor`): * [√] Flutter (Channel unknown, 2.10.0,...

stale

Hello, I have pipeline defined in textfile like OperationA para1 para2|OperationB para1 para2 para3|OperationC para1 where OperationA takes 2 input parameters , OperationB takes 3 parameters (I have already defined...

Hello, I will like to replicate my data (one master multiple slaves). Like Lucene , from what I understand , trinity also creates segments (which contains raw data + other...

Hello, Say my data consists of a text and it also has some attributes (like Info1 , Info2 etc) I should be able to do search both on any word...

Hello, Do you have an example of android program using Vulkan api for tiny yolo v3 or yolov3 regards

Hello, I am new to flutter. I see we call refreshPaginatedList , and for every call a new listener is created and added to stream, why is that or am...

Hello, I am using as of now using isolate_handler for communicating with isolate. Usecase : Main thread to Isolate from anywhere in main app, create message and send ----> isolate...

Hello, New to AI world (but want to try K210 board) I have a pretrained model with tiny-yolo v3 . Can i directly convert and use it ? Or I...

Hello, Is there a way for us to check , that isolate is ready ; I mean one thing i have observed is that Isolate loop , doesnt recv the...