-
Just wanted to chat and learn something from you about specific experiment results you might have run along the way based on the repository code contents.
-
After invoking "python main.py --cfg cfg/bird_attn2.yml --gpu 2" for bird dataset, I get the following error:
Total filenames: 11788 001.Black_footed_Albatross/Black_Footed_Albatross_0046_18.jpg
…
-
汇总目录:
- [综合资源](https://github.com/ccc013/Study-Notes/issues/8#issuecomment-495999830)
- [网上教程](https://github.com/ccc013/Study-Notes/issues/8#issuecomment-495999945)
- [视频课程](https://github.…
-
I am using the command: ../../../scripts/train-curriculum.sh -p rs1.hpm -e sockeye-curriculum
There are two problems:
1.
[ERROR:root] Uncaught exception
Traceback (most recent call last):
Fil…
-
Hello, I'm Hady an ECE student at cairo university school of engineering, I've been working on a distilled version of a text summarization model called pegasus, I found your L3-AI talk on YouTube and …
-
# Layout-aware Webpage Quality Assessment
## Information
- Authors: Anfeng Cheng+
- Organization: Baidu
- Paper: https://arxiv.org/pdf/2301.12152v1.pdf
- Code: -
- Conference/Journal:
## S…
-
When I run these codes on my computer, running is all okay.
But I confused about the epoch.
After training, I got 20 model files.
When I test with that model files, I got the best performance on **…
-
Unless I'm missing something, the fine-tuning instructions in the readme do not work. In train.py:
```
iteration = checkpoint_dict['iteration']
...
if len(ignore_layers) > 0:
...
…
-
It would crash at an early step in the first epoch with a message like:
```
...
pretrain epoch 1, step 59, cost:ctc 6.582720208647288, cost:output/output_prob 6.08799995325171, error:ctc 0.99999996…
-
深度学习效果惊人,做点学习笔记在这里。
**学习资料:**
---
* 推荐吴恩达在2017年推出的[deeplearning.ai](https://www.deeplearning.ai/)系列课程
* [MIT - Deep Learning Book](http://www.deeplearningbook.org/) ,[pdf版](https://github.…