Nikhil Thorat

Results 53 issues of Nikhil Thorat

Bounding boxes for the `kitti` dataset are vertically flipped. This is a bug with the TensorFlow datasets implementation. See: https://knowyourdata-tfds.withgoogle.google.com/#dataset=kitti&tab=ITEM&draw=kyd/kitti/objects_type,bbox,bbox&item=000079.png ![image](https://user-images.githubusercontent.com/1100749/118014222-f541fd00-b320-11eb-8b1a-f3c16df4b702.png) See the BBoxFeature documentation on TensorFlow datasets: https://www.tensorflow.org/datasets/api_docs/python/tfds/features/BBoxFeature This...

I'm seeing the following error in a travis build with version 1.3.0, any thoughts on what's going on? ``` 12 12 2018 15:41:47.243:ERROR [plugin]: Error during loading "/home/travis/build/tensorflow/tfjs-core/node_modules/karma-browserstack-launcher" plugin: internalBinding...

_From @nsthorat on March 1, 2018 20:26_ This would mirror: https://www.tensorflow.org/api_docs/python/tf/random_shuffle _Copied from original issue: tensorflow/tfjs-core#801_

type:feature
comp:core
stat:awaiting tensorflower
stat:contributions welcome

We have coverage on browserstack and this will make local testing faster (this is what we do in core). --- This change is [](https://reviewable.io/reviews/tensorflow/tfjs-vis/70)

There is no need to publish the src/**/*_test.ts files. It causes the tests to execute in dependent packages when those tests are run. This also decreases the NPM package size....

This is a request from a user!