-
There seems to be an issue with model/inception.py (a missing import)
Here's my error message: I don't see how I can fix this, since it seems to be a missing import and I assume this indicates the …
-
```
[jalal@goku GoodNews]$ cd data/
[jalal@goku data]$ ls
total 9270700
4 -rw-r--r--. 1 jalal cs-grad 71 Sep 9 11:25 .gitignore
36744 -rw-r--r--. 1 jalal cs-grad 37622426 Sep…
-
And when I tried to train on GPU,I met multiprocessing error as fllow:
“Traceback (most recent call last):
File "train.py", line 287, in
train(opt)
File "train.py", line 231, in train
…
-
"The W3C Web Accessibility Initiative (WAI) develops standards and support materials to help you understand and implement accessibility."
In a five hundred word piece, I want describe the backg…
-
For historical reasons, and the fact that higher priority issues have tended to get in the way, I have never addressed this until now. But this is an important API improvement that I will be turning m…
-
시작: 17th of August
- https://www.youtube.com/watch?v=6niqTuYFZLQ
스탠포드에서는 RNN에 대해서 어떻게 설명하는지 한번 참고해보자!
일단 막 써보는 강의 노트.
-
This one is from @cross-a who came across while trying to use Squid3 on real data. (He is still using version 1.5.10, but I have taken a copy of his Project into my version 1.6.5 and Saved it, and it …
-
Hi, thank you again for such a useful tool, I use it very frequently, almost daily..
Here are some requests:
- [x] Major issue: Reordering cut: e.g. I do 5 cuts in a footage. Then need a 6th cut th…
-
#### Issue Description
Hello,
I am having the following issue while trying to implement Image Captioning using DL4J.
I am basically trying to make use of the seq2seq RNNs implementation that wa…
-
Hi Ruotian,
I tried to run the evaluation on COCO test set and encountered the following problem:
```
python tools/eval.py --input_json cocotest.json --input_fc_dir data/cocotest_bu_fc --input_…