PTLFlow

Getting started:

  • Installation
  • Predict optical flow with a pretrained model
  • Run validation on a model
  • Train an existing model
  • Predicting optical flow on test datasets
  • Using config files
  • Model Benchmarking
  • Changes from PTLFlow v0.3 to v0.4

Models:

  • List of available models
  • Checkpoint List

Datasets:

  • List of supported datasets

Results:

  • Accuracy - EPE
  • Accuracy - EPE and Fl-All
  • Model benchmark
  • Paper/PTLFlow metrics
  • Result plots

Customizing:

  • Adding a new model
  • Adding a new dataset

API:

  • train_dataset and val_dataset
  • scripts
  • ptlflow.models
  • ptflow.data
    • datasets.py
    • flow_transforms.py
  • ptlflow.utils
PTLFlow
  • ptflow.data
  • View page source

ptflow.data

  • datasets.py
  • flow_transforms.py
Previous Next

© Copyright 2024, Henrique Morimitsu.

Built with Sphinx using a theme provided by Read the Docs.