-
Hello @amirgholami ,
I´m super excited about this optimizer. Thank you!
I want to use it in a NER task using AllenNLP. But I´m confused because the code differs between the image_classification …
-
Hi.
I have carefully followed the below link in order to install the OpenCV with CUDA support on the jetson nano board. but after a successful compile and I run my yolov3 object detection code **BU…
-
So I had initially done some research on this pref and was under the belief they fixed the issue, but I've now learned from the user.js that it's still flawed. I tried out the [PoC](http://lcamtuf.cor…
-
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…
-
我认为这个论文无效:
在中文数据集上的试验,使用 jieba 分词,代码tf 如下:
with tf.variable_scope('word_char_embedding_combine'):
with tf.variable_scope('word_freq_conversion'):
…
-
Getting CUDA out of memory errors for following:
```
---------------------------------------------------------------------------
RuntimeError Traceback (most recent cal…
-
i have downloaded the `crnn_synth90k.zip`
And i tried this:
```
python ./tools/test_shadownet.py --image_path ./data/test_images/test_01.jpg --weights_path ./model/crnn_synth90k/checkpoint --c…
-
- [x] ag-news-lstm
- [x] ag-news-single-lstm
- [x] ag-news
- [x] conll-bert
- [x] conll-cnn
- [x] ~~conll-elmo-hub~~
- [x] conll-elmo
- [x] conll-no-crf
- [x] conll-single-tf
- [x] conll-sing…
-
Hi @dlandon
I was trying to compile opencv 4.3 with the newly downloaded files from Nvidia for CUDA 11.0 but it fails to build (cuDNN: NO).
When looking through the log I can see this:
"Could NO…
sic79 updated
4 years ago
-
如题