Skip to content

Commit 1f511cf

Browse files
authoredJan 27, 2020
Update README.md
1 parent 5172934 commit 1f511cf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
 

‎README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Single image depth estimation by dilated deep residual convolutional neural network and soft-weight-sum inference
22

3-
This repo is an implementation of this paper: https://arxiv.org/pdf/1705.00534.pdf
3+
This repository contains source code for trainingf neural networks in Matěj Račinský's master thesis, available [here](https://dspace.cvut.cz/handle/10467/76430).
4+
5+
Also, this repo is an implementation of this paper: https://arxiv.org/pdf/1705.00534.pdf
46

57
Explained better here: https://arxiv.org/pdf/1708.02287.pdf
68

@@ -74,4 +76,4 @@ by htp -u racinmat I find my processes
7476
F5 - tree visualization
7577
by arrow I select process and kill it by F9
7678

77-
filter for cost and metrics: cost|positive_rate|iou|dist_on
79+
filter for cost and metrics: cost|positive_rate|iou|dist_on

0 commit comments

Comments
 (0)
Please sign in to comment.