-
### Main problem:
The main problem of the paper is the ability to train graph convolutional networks (GCNs) on dynamic graphs, which are graphs that change over time.
### Applications:
The propos…
-
-
十分感谢您这篇文章做出的杰出贡献,但是我仍然有个小疑问希望您能解答:
按照您文章的描述,测试时候的输入是:人物A的视频帧序列 +人物A的特定表情T的landmark,输出是人物A的特定表情T图片。请问是这样的吗?
Thanks very much for your outstanding contribution, but I still have a small question …
-
Thank you for your great work! But I am confused about the input ΔF_s.
In the paper, each f_i(W*H*2) in ΔF_s is a spatial field map indicating the landmark difference.
Does it mean that each point i…
-
## 0. 論文
### タイトル
Dynamic Knowledge Routing Network For Target-Guided Open-Domain Conversation
### リンク
https://arxiv.org/abs/2002.01196
### 著者
Jinghui Qin, Zheng Ye, Jianheng Tang, Xiaodan Lia…
-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev. https://github.com/wantedly/machine-learning-round-table/issues/178
## What
話したいことがある人はここにコメントしましょう…
-
How to add a check to `test/test.sh` to check that a crossref has the correct type?
That is:
```bibtex
@InProceedings{test1,
title ="X",
crossref="test2"
}
@Book{test2,
title ="X",
}
```
…
-
Hi,
I am tring to generation story in stage 3 using the command you provide below:
`python inference_added_story.py -model save_model_finetuneLDPE_pretrain_vist/trained_accu_56.156.chkpt -term_path …
-
Is it possible for testing using data without ground truth (test_B, test_C folders) ?
-
Hello,
I headed here after having read your paper [chacha-AAAI2020](https://chacha-chen.github.io/files/chacha-AAAI2020.pdf) and would like to run the code, however I received ModuleNotFoundError: …