Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Zhaoshuo Li authored Nov 5, 2020
1 parent b5d5e94 commit 0926a32
Showing 1 changed file with 18 additions and 20 deletions.
38 changes: 18 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,24 @@ If you find our work relevant, please cite
TODO
```

Follow us on [Twitter](TODO) for more recent updates.

## Table of Content
- [Introduction](TODO)
- [Benefits of STTR]()
- [Working Theory]()
- [Dependencies]()
- [Pre-trained Models]()
- [Folder Structure]()
- [Code]()
- [Data]()
- [Usage]()
- [Notebook/Colab Example]()
- [Terminal Example]()
- [Expected Result]()
- [Common Q&A]()
- [License]()
- [Contributing]()
- [Log]()
- [Acknowledgement]()
- [Introduction](https://github.com/mli0603/stereo-transformer#introduction)
- [Benefits of STTR](https://github.com/mli0603/stereo-transformer#benefits-of-sttr)
- [Working Theory](https://github.com/mli0603/stereo-transformer#working-theory)
- [Dependencies](https://github.com/mli0603/stereo-transformer#dependencies)
- [Pre-trained Models](https://github.com/mli0603/stereo-transformer#pre-trained-models)
- [Folder Structure](https://github.com/mli0603/stereo-transformer#folder-structure)
- [Code](https://github.com/mli0603/stereo-transformer#code-structure)
- [Data](https://github.com/mli0603/stereo-transformer#data-structure)
- [Usage](https://github.com/mli0603/stereo-transformer#usage)
- [Notebook/Colab Example](https://github.com/mli0603/stereo-transformer#notebeookcolab-example)
- [Terminal Example](https://github.com/mli0603/stereo-transformer#terminal-example)
- [Expected Result](https://github.com/mli0603/stereo-transformer#expected-result)
- [Common Q&A](https://github.com/mli0603/stereo-transformer#common-qa)
- [License](https://github.com/mli0603/stereo-transformer#license)
- [Contributing](https://github.com/mli0603/stereo-transformer#contributing)
- [Log](https://github.com/mli0603/stereo-transformer#log)
- [Acknowledgement](https://github.com/mli0603/stereo-transformer#acknowledgement)

## Introduction
#### Benefits of STTR
Expand Down Expand Up @@ -206,4 +204,4 @@ We try out best to make our work easy to transfer. If you see any issues, feel f
- 2020.11.05: First code and arxiv release
## Acknowledgement
Special thanks to authors of [SuperGlue](https://github.com/magicleap/SuperGluePretrainedNetwork), [PSMNet](https://github.com/JiaRenChang/PSMNet) and [DETR](https://github.com/facebookresearch/detr) for open-sourcing the code.
Special thanks to authors of [SuperGlue](https://github.com/magicleap/SuperGluePretrainedNetwork), [PSMNet](https://github.com/JiaRenChang/PSMNet) and [DETR](https://github.com/facebookresearch/detr) for open-sourcing the code.

0 comments on commit 0926a32

Please sign in to comment.