sufiaji

Results 6 issues of sufiaji

Hi, Thank you for this awesome repo. How to install scalene CLI on Ubuntu? Tried this one as well but no luck :( Thank you.

Hi Harry, Thanks for the library, work like a charm! However, there is an error on Logcat when executing **OpenSerialDevice**. Anyway, all the functions are still working, i.e. sending and...

Hi, Thanks for this great library! Anyway I failed when trying to build source to create onnx2daq executable in Windows. Below is the error. Please advise. Thanks ![image](https://user-images.githubusercontent.com/7789546/84387795-c22d5000-ac1d-11ea-83bd-03482f136e57.png)

Hi, Try to convert onnx to daq in Ubuntu but error thrown. ![Screenshot from 2020-06-11 22-26-54](https://user-images.githubusercontent.com/7789546/84405984-1a228180-ac33-11ea-97e3-6b15349a967d.png) Then I tried to simplify onnx model in https://convertmodel.com/ but error persist. Please advise....

Hi, I am using tensorflow 2.0 but when I try to execute the program, I have get_session not available error. Please advise. thank you.

Hi there, Thank you for this awesome library. I manage to download the Nature dataset and try to run the training with below code: import pixellib from pixellib.custom_train import instance_custom_training...