Justin Chen

Results 18 issues of Justin Chen

Got an InvalidArgumentError after 26 minutes of training. I upgraded to the most recent TensorFlow as suggested and did `$ pip install -U 'gym[all]' tqdm scipy`. I ran this on...

I can find anything in the API for handling sequences of tuples. After executing the block below, I want to be able to manipulate each tuple. For example, input_block outputs:...

**Describe the bug** Sample video code does not work. Cannot read videoWidth. ```javascript const cameraPreviewOptions: CameraPreviewOptions = { position: 'rear', parent: 'cameraPreview', className: 'cameraPreview', height: this.height, width: this.width }; CameraPreview.start(cameraPreviewOptions);...

Could you please upload the trained Imagenet models?

I'm studying this code and would like to know if my understanding is correct. Generator: | layer | gifn | gain_ifn | bias_ifn | |--------|----------------|----------|----------| | 1 | (100, 128...

I'm trying to create my own dataset. What's the order of the dimensions of the input tensor? Is it (batch_size, channels, height, width), (batch_size, height, width, channels), (batch_size, height *...

What do I use as the filename? `ckpt/model_nips_1853286.meta`, `model_nips_1853286.meta`, `ckpt/checkpoint`, `checkpoint`?

How long should it take to train on a CPU? I'm using a MacBook Air with a 1.3 GHz Intel Core i5 processor and 4 GB 1600 MHz DDR3 of...

### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...

type: bug
needs-triage

Hi do you have a white paper or blog post describing the system?