Skip to content

Experiments#22

Draft
nasirhemed wants to merge 11 commits into
masterfrom
experiments
Draft

Experiments#22
nasirhemed wants to merge 11 commits into
masterfrom
experiments

Conversation

@nasirhemed
Copy link
Copy Markdown
Collaborator

@nasirhemed nasirhemed commented Sep 3, 2020

Git diffs for experiments

This pull request is just a draft containing the diffs that I used for my experiments.

Wedge Experiment

libaom

The diffs for the wedge experiments/heuristics are located in aom-diffs/b2209cee_wedge/ where b2209cee refers to the commit hash of libaom codebase

The experiment diffs are for the following:

  • Estimate wedge sign
  • Group by orientation
  • Group by position
  • Random subset
  • Most Commonly used (can be taken from svt diff)

SVT-AV1

The diffs for the wedge experiments/heuristics are located in svt-diffs/ba72bc85_wedge where ba72bc85 refers to the commit hash of SVT-AV1 codebase. The experiment diffs are for the following:

  • Estimate wedge sign
  • Skip wedge if similar
  • Most commonly used
  • (Others can be taken from libaom diffs)

Global Motion

libaom

The diffs for the global motion experiment are located in aom-diffs/85f88f85_global_motion/ where 85f88f85 refers to the commit hash of libaom codebase. They mainly include changes to enable global motion in speed 5 offline

SVT-AV1

The diffs for the global motion experiment are located in svt-diffs/ba72bc85_global_motion where ba72bc85 refers to the commit hash of SVT-AV1 codebase. They mainly include changes to enable global motion in speed 5

Local Warped Motion

libaom

The diffs for the local warped motion experiment are located in aom-diffs/85f88f85_local-warped/ where 85f88f85 refers to the commit hash of libaom codebase. They mainly include changes to enable local warped motion in realtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant