Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KuntaiDu authored Feb 10, 2022
1 parent 452d145 commit 6ca48c4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ Please refer to [INSTALL.md](INSTALL.md) on how to setup the environment.

## Evaluate AccMPEG

Then run
```
cd $DIR/AccMPEG
```
to enter the repo of AccMPEG, and run
```bash
python generate_mpeg_curve.py
```
That generates the data points for AWStream baseline.
This script will generates the data points for AWStream baseline.

(Note: this will take a while, please wait.)

Expand All @@ -22,6 +25,8 @@ python batch_blackgen_roi.py
```
to run AccMPEG.

## Result visualization



Run
Expand Down

0 comments on commit 6ca48c4

Please sign in to comment.