-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e414664
commit a88070c
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
Visualization of Deep Features of DeepLab's (https://github.com/tensorflow/models/tree/master/research/deeplab) | ||
CNN, as per | ||
Visualization of Deep Features of [DeepLab's CNN](https://github.com/tensorflow/models/tree/master/research/deeplab), as shown in the following paper. | ||
|
||
**Giorgos Sfikas, João Patacas, Charalampos Psarros, Antigoni Noula, Dimosthenis Ioannidis, and Dimitrios Tzovaras, “A | ||
deep neural network-based method for the detection and accurate thermography statistics estimation of aerially surveyed | ||
structures,” in 19th International Conference on Construction Applications of Virtual Reality, 2019** | ||
|
||
using Tensorflow and scikit-learn | ||
The tools used are Tensorflow and scikit-learn. |