Skip to content

Commit

Permalink
fix figure
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrowLuo committed Apr 21, 2021
1 parent c2a5a4e commit 0a7c07f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ The implementation of paper [**UniVL: A Unified Video and Language Pre-Training

UniVL is a **video-language pretrain model**. It is designed with four modules and five objectives for both video language understanding and generation tasks. It is also a flexible model for most of the multimodal downstream tasks considering both efficiency and effectiveness.

![alt text](assets/imgs/UniVL_framework.jpg)

# Preliminary
Execute below scripts in the main folder firstly. It will avoid *download conflict* when doing distributed pretrain.
```
Expand Down
Binary file added assets/imgs/UniVL_framework.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/imgs/UniVL_framework.png
Binary file not shown.

0 comments on commit 0a7c07f

Please sign in to comment.