Home

Awesome

Context enhanced stereo transformer(CSTR)

This is the official repo for our work Context enhanced stereo transformer(CSTR)

Dependencies

We recommend the following steps to set up your environment

Pre-trained Models

You can download the pretrained model from the following links:

ModelsLink
CSTR (Scene Flow pretrained,plugging context enhanced path to sttr-light)Download link

Folder Structure

Code Structure

Context enhanced stereo-transformer
    |_ dataset (dataloder)
    |_ module (network modules, including loss)
    |_ utilities (training, evaluation, inference, logger etc.)

Usage

License

This project is under the Apache 2.0 license.

Contributing

We try out best to make our work easy to transfer. If you see any issues, feel free to fork the repo and start a pull request.