Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Shamane Siriwardhana
Shamane Siriwardhana has asked
15
questions and find answers to
8
problems.
Stats
296
EtPoint
79
Vote count
15
questions
8
answers
About
In love with information retrieval, question answering, and multi-modal deep learning.
Shamane Siriwardhana questions
What is the loss function of the Mask RCNN?
Do we need to use beam search in training process?
Object detection with R-CNN?
What is "gate_gradients" atribute in tensorflow minimize() function in the optimzer class?
Why we use mAp score for evaluate object detectors in deep learning?
What is the difference in installing tensorflow with pip command and conda or directing cloning?
Pytorch DataLoader fails when the number of examples are not exactly divided by the batch size
What does tensorflow "op" do?
What is the purpose of the ROI layer in a Fast R-CNN?
What is the difference between Luong attention and Bahdanau attention?
Shamane Siriwardhana answers
Do we need to use beam search in training process?
Why is dropout preventing convergence in Convolutional Neural Network?
CNN: input stride vs. output stride
what is the difference between sampled_softmax_loss and nce_loss in tensorflow?
What is the difference between Luong attention and Bahdanau attention?
Running Tensorflow in Jupyter Notebook
How SSD object detection calculates it's class scores and bbx locations?