-
I'm using your TCN module for a language modeling task. My code follows the structure of your char_cnn code. It works but the performance is very bad compared to an LSTM network. Each epoch with the T…
-
**Issue by [sleepinyourhat](https://github.com/sleepinyourhat)**
_Thursday Jun 28, 2018 at 21:36 GMT_
_Originally opened as https://github.com/nyu-mll/jiant/issues/64_
----
Not top priority, but th…
-
##### System information (version)
- OpenVINO=> 2020.4
- Operating System / Platform => Linux 64 Bit
- Compiler => GCC 10
- Problem classification => Model Loading
- Framework => TensorFlow
…
-
https://github.com/opencv/opencv/archive/4.1.2.zip
This version has a bug when compiling for CUDNN.
File cmake/FindCUDNN.cmake is faulty and needs two corrections:
1. location of libcudnn libra…
-
##### System information (version)
- OpenCV => 3.4.0
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Visual Studio 2015
- Cmake => 3.9.6
##### Detailed description
I have …
-
As [requested](https://github.com/ros-perception/vision_msgs/issues/43#issuecomment-745462455) by @SteveMacenski, here's a new issue for continuing the discussion around UUIDs. As a starter, I'm going…
-
Hi, I have tried running audio files with different values for "overlap" and "analysis chunk length" and continue to run into the issue of multiple calls not being detected. In the attachments, you c…
PhDcd updated
3 years ago
-
안녕하세요.
cnn 모델 학습 과정이 궁금해서 세종말뭉치 몇개를 다운받아 테스트 해보고 있습니다.
ㅁ.테스트환경 :
- 가상머신 (gpu 없음), pytorch 셋업
- ./train.py -i corpus(테스트용 prefix명)
- 엔트리가 몇개 안되서 그런건지... 잘 모르겠습니다.
- 코퍼스 분할 (./split_corpus.py …
-
I am still confused about the difference between `Dense` and `TimeDistributedDense` even though there are already some similar questions asked [here](https://github.com/fchollet/keras/issues/1029) and…
-
Hello again, thank you so much for opening a branch for the style transfer!
I've been trying to build the OpenCV to get the world .dll for a few days now, each time getting different errors and findi…