Colle

Results 23 issues of Colle

## Motivation I've read the #628 issue and implemented a proposal for MultiTaskClsHead in order to mix multiple classification head to create a multi task classification tool. ## Modification Please...

This PR aims to fix tensorflow/tfjs#1426 and replaces #1637 After trying to implement specific webgl/cpu shaders in #1637 i realized [`ImageProjectiveTransform`](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/image/kernels/image_ops.cc#L127) is not available in the [ops list](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/ops/ops.pbtxt) of C...

Hello @UrielCh @pdiaz @arvind-india @longtp12 @alalialisiong @Misoss @jeffreycrow @koush @stoefln @ogibor @kokarn @ht-jo @GM-Alex @aiham @Snusmumr1000 @ben60523 @mfukushim @Profab @sugumura @zegami @pck886 @ewanharris @psiservices-soriley You may have noticed that the...

Just added 2 simple callbacks for remove actions. Updated the 3 examples accordingly.

Hello @Mattasher , thank you for this lib. I was wondering why is there some hardcoded number like `lambda < 30` in https://github.com/Mattasher/probability-distributions/blob/master/index.js#L507 Is there some specific reason ? Thanks

Hello, I'm am confused about how this ffmpeg app can be used in an iOS app. Can you give example of usage in an Objective-C code ? For example, is...

replacing #103 Add 2 options to lambda_deploy : Add 2 options to lambda_deploy : * s3_bucket : name of the S3 bucket to upload to * s3_key_prefix : key prefix...

It would be great to have a `silent : true`options in order to run this grunt task silently. I did not find any way to do that properly. Thank you...

Hello @dbkaplun, Thank you very much for this package I'd like to combine jsdom with node-three-screenshot but jsdom requires to canvas 2.x to work with loaders. I suggest to update...