-
## Classification of Time-Series Images Using Deep Convolutional Neural Networks
### Nima Hatami, Yann Gavet, Johan Debayle
Convolutional Neural Networks (CNN) has achieved a great success in imag…
-
Institute: Ian Reid
URL: https://arxiv.org/pdf/1711.00205.pdf
Interest: 2
Keyword: LowBit, efficientNN, quantization
#progressive precision quantization
-
Data augmentation:
- [ ] Random Resized Crop
- [x] Horizontal Flip
- [ ] Random Augment (see [code](https://github.com/tensorflow/tpu/blob/master/models/official/efficientnet/autoaugment.py#L672)…
-
I am experimenting with the mnist and the cifar example of MatConvNet to get started with the area of convolutional neural networks. Until now I just trained the networks. Now I wanted to use them to …
Tomue updated
8 years ago
-
### Title
A friendly introduction to Convolutional Neural Networks and Image Recognition
### URL
https://www.youtube.com/watch?v=2-Ol7ZB0MmU
### Summary
This is a video about how image recogniti…
-
'The labels are then decided based on a threshold (a) for the percentage change (lt).' What is the method which can be used to set the value of the threshold?
-
# Convolutional Neural Networks From Scratch on Python - Quassarian Viper
Contents
[https://q-viper.github.io/2020/06/05/convolutional-neural-networks-from-scratch-on-python/](https://q-viper.github…
-
# Market Prediction with ETFs & Convolutional Networks - Data & The World
An attempt at predicting the direction of the Dow Jones Industrial Average with ETFs and convolutional neural networks.
[htt…
-
## 튜토리얼
| 튜토리얼 | 파일 | 담당 |
| --- | --- | --- |
| ~~Python / NumPy Tutorial~~ | ~~python-numpy-tutorial.md~~ | 강상훈 (sanghkaang) |
| ~~IPython Notebook Tutorial~~ | ~~ipython-tutorial.md~~ | 김우정 (gnujo…
-
https://www.zdaiot.com/DeepLearningApplications/%E6%9E%81%E5%8C%96SAR/%E5%9F%BA%E4%BA%8ECNN%E7%9A%84PolSAR%E5%9B%BE%E5%83%8F%E5%88%86%E7%B1%BB/
这里主要介绍两篇论文。 Polarimetric SAR Image Classification Usi…