2016 IEEE Sixth International Conference on Communications and Electronics (ICCE) 2016
DOI: 10.1109/cce.2016.7562656
|View full text |Cite
|
Sign up to set email alerts
|

Using grayscale images for object recognition with convolutional-recursive neural network

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
37
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 58 publications
(50 citation statements)
references
References 17 publications
0
37
0
Order By: Relevance
“…RNNs do this by using the previous layer's output as the dependency for the current layer's input -there is some function that connects the output of the previous layer to the input of the current layer in a specified sequence (a "recurrence relation"). Following Bui et al (2016), we would utilise a convo-lutional RNN (C-RNN) which takes the feature maps from the last convolutional layer in our original network (after activation) as an input and outputs a compact representation of each feature over many convolutions. This allows the C-RNN to learn a general form for our features (i.e.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…RNNs do this by using the previous layer's output as the dependency for the current layer's input -there is some function that connects the output of the previous layer to the input of the current layer in a specified sequence (a "recurrence relation"). Following Bui et al (2016), we would utilise a convo-lutional RNN (C-RNN) which takes the feature maps from the last convolutional layer in our original network (after activation) as an input and outputs a compact representation of each feature over many convolutions. This allows the C-RNN to learn a general form for our features (i.e.…”
Section: Discussionmentioning
confidence: 99%
“…For example, if we take an image that contains at least one sunspot and we want to know if it has a single sunspot or multiple sunspots then we will use two RNN blocks -one to predict that the image contains a sunspot and the second to predict how many sunspots are in the image. This has seen great success in other image classification cases (Bui et al, 2016;Wang et al, 2016) and could work well for solar images.…”
Section: Discussionmentioning
confidence: 99%
“…According to [42] those results make good sense, as the classification accuracy of a CNN model depends largely on the image lighting, and colored images are susceptible to lighting. The effect of the lighting intensity can be seen in [43] where it was studied thoroughly along with other factors.…”
Section: B Grayscale Imagesmentioning
confidence: 95%
“…Third, Bui et al demonstrated that the use of grayscale pictures can generate better accuracy in differentiating figures in some neural network models than color ones. [14]. Therefore, grayscale photos were chosen as the input of the model, considering it may reduce the potential interference caused by colors and enhance the accuracy.…”
Section: Plos Computational Biologymentioning
confidence: 99%