Rodrigo Benenson

Results 7 issues of Rodrigo Benenson

Would be great to also support the [OpenImages dataset](https://g.co/dataset/open-images). (15M boxes over 600 categories; 2.7M instance segmentations over 350 categories) This dataset was part of the [RVC 2020 challenge](http://www.robustvision.net) and...

Hello, I was recently bitten by [tfds.as_numpy(...)](https://www.tensorflow.org/datasets/api_docs/python/tfds/as_numpy) handling of RaggedTensors, ``` Note that because TensorFlow has support for ragged tensors and NumPy has no equivalent representation, [tf.RaggedTensors](https://www.tensorflow.org/api_docs/python/tf/RaggedTensor) are left as-is...

bug

In https://github.com/ponylang/pony-tutorial/blob/9cfbb3ee7e3e8adbc7b8d914ff440f9482ae8bea/expressions/exceptions.md#comparison-to-exceptions-in-other-languages the pony exceptions are compared to other languages. It is argued that not having error types or instances is better. It would be great to point to some...

help wanted
good first issue

Name of dataset: OpenImages v7 URL of dataset: https://g.co/dataset/open-images License of dataset: licensed by Google Inc. under CC BY 4.0 license. The images are listed as having a CC BY...

dataset request
contributions welcome

I am a new user of d3js and parallel coordinates, could you point me to an example on how to highlight a curve when touched by the mouse ?

rendering

What steps will reproduce the problem? 1. Create polymer element using paper-action-dialog 2. Call the_dialog.toggle() (dialog appears) 3. Call the_dialog.toggle() again (dialog dis-appears) What is the expected output? What do...

should package.json just be updated or there is some code changes needed?