Mohamed Amine

Results 7 issues of Mohamed Amine

Hello, I am trying to use snip-nlu in an unfamiliar fashion , i am trying to use it as an entity extraction tool. My reason behind this is that a...

question

this line of code take a long time to execute https://github.com/ModelDepot/tfjs-yolo-tiny/blob/master/src/postprocess.js#L24 `const mask_arr = await prediction_mask.data();` ![ff](https://user-images.githubusercontent.com/31354864/39049237-96221d04-4498-11e8-8bcd-bb1c61c35a26.png) is there an other way to do it(transforming the tensor to an array)...

description : WIP this is a simple/basic typescript rewrite I think a lot can be done to improve the code style to be more inline with typescript guidelines I will...

* removed batch norm layers as they are not needed for inference ( batch folding) [here](https://github.com/ModelDepot/tfjs-yolo-tiny/issues/6#issuecomment-388422065) * rewrote the yolo model.json file , it's now more human friendly (removed some...

https://github.com/ml5js/ml5-library/pull/176

### Prerequisites * [X ] Which version are you using? (Is it latest?) * [X ] Are you reporting to the correct repository? * [? ] Did you search existing...