Matheus Ferreira
Followers: 0 Following: 0
Statistics
RANK
120,780
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Find pixel coordinates to the right and to the left of a given target pixel
I find a way to do this. I will post my answer to anyone interested. Given the image "I.png" (attached) I fitted a linear mod...
2 years ago | 0
| accepted
Question
Find pixel coordinates to the right and to the left of a given target pixel
In the image below (also attached), the central line of the object is burned with the value 1. The pixel values of the object ar...
2 years ago | 2 answers | 0
2
answersQuestion
Semantic segmentation with overlapping patches
I am using Deeplabv3+ to perform semantic segmentation in an image but the result shows strong discontinuities due to patch-wise...
3 years ago | 1 answer | 0
1
answerHow to make the layer automatically ignores a given pixel label during network training?
Already solved: Just use the standardizeMissing function to substitut the ID of a given class by NaN. For example, if the class ...
4 years ago | 0
| accepted
Question
How to make the layer automatically ignores a given pixel label during network training?
I would like to train a semantic segmentation network without considering a given class label during training. I want that pixel...
4 years ago | 1 answer | 0
1
answerQuestion
Multiple GPUs perform slower than single GPU to train a semantic segmentation network
I have to my disposal two NVIDIA Tesla V100-16Gb GPUs to train a deep neural network model for semantic segmentation. I am train...
4 years ago | 2 answers | 0
2
answersQuestion
How to use MATLAB in a Cray XK7 for HPC?
I have acess to a Cray XK7 supercomputer and it runs in a Unix environment. I would like to use the Cray's computing power to pe...
6 years ago | 0 answers | 0