Community Profile

photo

Tunai Marques


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Answered
Classify ECG Signals Using Long Short-Term Memory Networks
Hi, Try running the following code on your MATLAB, and then executing it. openExample('deeplearning_shared/ClassifyECGSignal...

4 years ago | 5

Answered
Training FasterRCNNObjectDetector with LayerGraph error with MinBoxSizes
That does solve the problem because no more scaling is going to be done in the anchors. However, what if you want to use the 'Bo...

4 years ago | 0

Answered
Faster R-CNN image input size & validation
Hi all, I have been playing with Faster-RCNN in MATLAB for a couple of weeks now. The very first step is really to resize the ...

4 years ago | 1

Answered
Faster RCNN label problem
Just a quick update: my problem was that the resized images (originally 5k x 3k pixels) turned the original bounding boxes into ...

4 years ago | 0

Answered
Removing invalid bounding boxes from datastore
Hi Kyle, I am facing a very similar problem. In my case, I can see exactly what augmented samples/BBs are giving me trouble. T...

4 years ago | 0

Answered
Faster RCNN label problem
Hi, I was able to train the tutorial example, but when I used my own images, the mini-batch loss became NaN. You mentioned t...

4 years ago | 0