Skip to content

Commit

Permalink
fix: fix computer vision header level
Browse files Browse the repository at this point in the history
  • Loading branch information
lsorber committed Apr 3, 2022
1 parent 78f6631 commit 55e9c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ For more awesomeness, check out [![Awesome](https://cdn.rawgit.com/sindresorhus/

- :unicorn: [Gaussian processes - From scratch](https://peterroelants.github.io/posts/gaussian-process-tutorial/) - How to build probabilistic regression models with Gaussian Processes (1 hour)

## Computer Vision
### Computer Vision

- :snake: [Microsoft's Document Image Transformer](https://github.com/microsoft/unilm/tree/master/dit) - A self-supervised pre-trained model that achieves SotA performance on [PubLayNet](https://github.com/ibm-aur-nlp/PubLayNet) and can be used for various downstream tasks (30 min)

Expand Down

0 comments on commit 55e9c36

Please sign in to comment.