Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ranftlr committed Jul 9, 2019
1 parent 476b66c commit 6e272bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This repository contains code to compute depth from a single image. It accompani
>Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-Shot Cross-Dataset Transfer
Katrin Lasinger, Rene Ranftl, Konrad Schindler, Vladlen Koltun

The pre-trained model corresponds to ``RW+MD+MV`` with ``MGDA`` enabled and movies sampled at 4 frames per second.
The pre-trained model corresponds to `RW+MD+MV` with `MGDA` enabled and movies sampled at 4 frames per second.

### Setup

Expand All @@ -18,7 +18,7 @@ file in the root folder.
conda install pytorch torchvision opencv
```

The code was tested with Python 3.7, PyTorch 1.0.1, and OpenCV 3.4.2:
The code was tested with Python 3.7, PyTorch 1.0.1, and OpenCV 3.4.2.


### Usage
Expand Down

0 comments on commit 6e272bd

Please sign in to comment.