Community Profile

photo

Claudio Eutizi


Last seen: 대략 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Faster R-CNN detector does not draw boxes with my own dataset
Hello. I trained a Faster R-CNN model based on ResNet50 with 10 classes of spectrograms from the UrbanSound8K audio files, then...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to automatically obtain upper-left pixel coordinates of one of the 4x4 blocks I obtained splitting an image?
Hello. I managed to split a 224x224 image into 4x4 blocks with mat2cell. For example: splittedImage is my 4x4 cell matrix with...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to extract highest intensity area from a greyscale spectrogram?
Hello. I got greyscale mel-spectrograms images from a dataset and I want to divide it into several areas and to obtain the area...

대략 3년 전 | 답변 수: 2 | 0

2

답변

답변 있음
"Unable to find any region proposals to use as positive training samples." using trainFastRCNNObjectDetector
Hello, have you fixed this issue? I'm looking for the solution...

대략 3년 전 | 0

답변 있음
shuffle and partition in training, validation and testing of a multi-label combined dataset
Can anybody help me with this?

대략 3년 전 | 0

질문


shuffle and partition in training, validation and testing of a multi-label combined dataset
I want to train a Faster R-CNN with 224x224x3 images that are log-scaled mel spectrograms from the UrbanSound8k dataset The dat...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to train a Faster R-CNN with a Multi-labeled images table?
I have a 8792x11 table with my dataset labeled with the Image Labeler: 1st column: imageFilename; from 2nd to 11th column: dif...

3년 초과 전 | 답변 수: 1 | 1

1

답변

답변 있음
Why do my rgb image is different and less defined than pcolor or imagesc outputs?
It works with the audio file. But I need this way of reshaping for VGGish features images like the ones i previously attached h...

3년 초과 전 | 0

답변 있음
Why do my rgb image is different and less defined than pcolor or imagesc outputs?
Thank you for your answer. How can i attach an audio file? ads.Files{5} is an audio file. However, I need 224x224 images beca...

3년 초과 전 | 0

질문


Why do my rgb image is different and less defined than pcolor or imagesc outputs?
I want to automatically extract VGGish features 2D plots from an audio dataset and then save them in a folder. here's my code I...

3년 초과 전 | 답변 수: 3 | 0

3

답변