Henric Andrew

Results 12 comments of Henric Andrew

As in any other linux distribution.

> Thank you for your replay. Yes, looking closer at the image, I can se that it contains compression artefacts as you suggested. See images below. The object in the...

> Ok too bad that they didn't make it possible to set the sensibility threshold directly in meshroom as you can do when running sift with for example openCV. Would...

I have this problem as well: 4 training images in /home/temp/ICDAR2013+2015_4/train_data Epoch 1/2 Traceback (most recent call last): File "/home/data_processor.py", line 731, in generator axs[2, 1].imshow(training_mask[::, ::]) NameError: name 'training_mask'...

Even if `crop_size` is bigger, should it always be quadratic, or should/could it be adapted to the aspect ratio of the image? Could you elaborate your example on how `img_scale`...

So if my grayscale images are of size (3006,4104) and I choose `cfg.crop_size = (1024,1024)`. Does this in anyway affect how I should choose `img_scale` in `dict(type='Resize', img_scale` or what...

Ok thanks for the answer. It did not work to compile it on Ubuntu18, only on Ubuntu20 so I can not try that unfortunately.

Thank you for your response. I agree that it is odd - as if the argument has no effect. Yes it is absolutely still relevant. I tried to look at...

Hello again Simon and this time I am sorry for the late response. I notice one difference between what you do and what I do. This is the steps you...

I originally installed MVE using "snap install mve". After your last comment, I was thinking that maybe the snap version of MVE was not updated, and I therefore installed from...