-
### System Information
EMR notebook pyspark
### Describe the problem
Able to use the below command to save spark dataframe to pbr file on s3
```
myDataFrame.write
.format("sagemaker")
…
-
hello
i genarate .lst and .rec and .idx
but when i tarin
Give me this error
Network FLOPs: 24.2G
INFO:root:loading recordio ../datasets/train.rec...
Traceback (most recent call last):
File "…
-
According to the [Tokio Chat example](https://tokio.rs/docs/getting-started/chat/#line-codec) we should not return `Async::NotReady` unless the inner stream does. We violate this in [client.rs:67](htt…
-
Hello, I've download resnet101_v1-d988c13d.zip and made this param as " backbone_resnet.params". When i run "python main.py --data_path=/path/data", i got this problem :
[11:09:00] src/io/./image_ite…
-
the files CMakeList.txt points to download files that aren't not the right size.
after: ./configure and 'make' in folder debug/toolkits/graph_analytics/ I initially get:
[ 45%] No install step for 'b…
-
How to convert [ImageNet dataset](https://image-net.org/request) to `imagenet-2012-tfrecord` for [training](https://github.com/magenta/magenta/tree/main/magenta/models/arbitrary_image_stylization#trai…
-
[11:21:00] src/io/iter_image_recordio_2.cc:172: ImageRecordIOParser2: /tmp/val.rec, use 16 threads for decoding..
Traceback (most recent call last):
File "score.py", line 92, in
score(metric…
-
following the discussion here https://github.com/wangkuiyi/elasticdl/pull/815#discussion_r298789944
-
In data_pipe.py ,**load_mx_rec** function
header, img = mx.recordio.unpack_img(img_info)### **img is BGR**
label = int(header.label)
img = cv2.cvtColor(img, cv2.COLOR_RGB2BG…
-
python train.py --num-class 1 --class-name billboard --num-example 936 --train-path records\25_train.rec --val-path records\25_val.rec --gpus 0 --batch-size 16
C:\Users\stefa\Anaconda2\lib\site-packa…