-
Goals:
- Demonstrate a high-impact biomedical imaging use case
- Demonstrate distributed training
- Demonstrate hyperparameter tuning, potentially informing future design of a TFStudy hptuning CR…
-
Hi Qijie:
I really appreciate your work. Recently, I am focus on video summarization and I want to copy P3D caffemodel into PyTorch one.
I just found that given same input video clip, the result *…
-
Hi, Can you help me in this line, what modification should i do?
Traceback (most recent call last):
File "vsum_train.py", line 155, in
train_dataset_path=args.dataset)
File "vsum_train.py…
-
workin on it
-
```
x11docker ERROR: Docker startup seems to have failed!
Last lines of docker.log:
27 export TERM=xterm
28 export HOME=/home/jan
29
30 env > /x11docker/environment
…
-
I trained a summarization model using @srush 's setup ([described here](https://github.com/OpenNMT/OpenNMT-py/issues/340#issuecomment-341989287)), during translate, using a beam size higher than one r…
-
Is there a way to use map() in a pipe with lexrank? Lets say I want to extract a summary sentence from documents collected in a data frame, one article per row.
I guess you would have to unnest_sen…
-
先占个坑。[CVPR2016接收文章](http://www.cv-foundation.org/openaccess/CVPR2016.py)643篇,标题中含“video”的小于59篇(个别文章同一个标题里多次出现“video”一词),下面按[CVPR2016接收文章](http://www.cv-foundation.org/openaccess/CVPR2016.py)中的顺序逐一整理。
…
y-wan updated
7 years ago
-
## PROJECT
The Chart Summarization Research project is an effort led by Dr. André Millet. Dr. Millet has put forth an idea of using an algorithm to summarize the most vital parts of a patient's tim…
-
Related #176
为了更好的做Paddle的demo、教程,需要有中文的数据集。数据集的获取方法可以是自己标注,也可以是找公开的数据集。
可能的中文数据集有:
* 中文的情感分类数据
* 判断某一句话的情感倾向。比如 正向/这个显示器的显示效果真好。
* 中文的问答数据
* 比如 问: 刘德华的妻子是谁? 答: 朱丽倩
* 中文的对话数据
* 中文…