Amit Moryossef
Amit Moryossef
Partially addresses https://github.com/tensorflow/datasets/issues/2960 There are a few datasets that require authentication (user-password `basic` auth), or additional headers to download, or just cookies, and creating custom downloaders for each is a...
**Is your feature request related to a problem? Please describe.** I have a dataset that requires a bit more complicated download method than usual (for example, add some headers) **Describe...
I found a class of queries where when I run them, and they end (I'm looking in the processlist of the database) they never return any value, error, or "end"...
For co2 efficiency, can you please release some pertained models? (of what you have of course...) I'm assuming you already have a human pose estimator, so it would just be...
The utility to create a dataset uses the first as x the second as y.
For my specific use case, with very inconsistent lighting the pose estimation doesn't work super well. I would like to tag a few hundred examples and fine-tune the network such...
First of all, thanks for implementing resize, I hated using the old angular-resize package which clashed with yours. I'm having a bug both with resize and drag, that relates to...
Are there any pretrained weights available somewhere? If not, that might be of value, and of greater value if you add those to the docker image, so people can use...
I'm experimenting with training a various number of training examples to see the effect on accuracy for me. Its a very easy task, so it makes sense to even use...
I have a text with multiple features, some of them discrete, some continuous, on multiple simultaneous tracks: For example, look at this image:  There are features for `tilt` or...