Angel G.

Results 40 comments of Angel G.

@JoMe2704 I have question - does ``transforms.Normalize( mean=[0.5, 0.5, 0.5], std=[0.5, 0.5, 0.5])`` map the pixel values from the 3 channels into the range [0;1] ? If so then if...

I support your opinion that 512-D is too much and we need the lower-D option. Also the InceptionResNets got improvements over v1, Inception-ResNet-v2 for example could be tried to improve...

@jdongca2003 I think the face alignment should be integrated into the MTCNN.forward() function and switched on with optional align_face argument or such argument in the MTCNN constructor. I also don't...

Does it retain the EXIF data in the recompressed files like the Imagick does ?

While I don't understand why @mdcallag proposes a directory per column family (perhaps he suggests an easier to implement hack), I'd like to comment on the problem with the MySQL/MariaDB...

When you create multiple CF, the problem is that myRocks hard-divides your block cache among them. In general this is not what you want (well, unless you have too many...

Well, I read it here: https://minervadb.com/index.php/2018/11/02/tuning-myrocks-for-performance/ He says "Do not set block_cache at rocksdb_default_cf_options (block_based_table_factory). If you do provide a block cache size on a default column family, the same...

OK, my big misunderstanding. After clearing this, it remains to chat on the "option to use a directory per schema" like the rest of the storage engines in MySQL/MariaDB. @mdcallag...

What settings do not corrupt the video ? I get also "broken" keyframes with: **pass1**: `ffmpeg -i '/mnt/ramdisk/inputvideo.mp4' -vf scale=1920:1080:flags=lanczos,setsar=1:1 -pix_fmt yuv420p10le -c:v libaom-av1 -threads 32 -aom-params sb-size=64:enable-qm=1:enable-dnl-denoising=0:deltaq-mode=0:aq-mode=1:enable-chroma-deltaq=1:disable-trellis-quant=0:quant-b-adapt=1:enable-keyframe-filtering=1:arnr-strength=1:arnr-maxframes=3:sharpness=3 -cpu-used 2...

hmm I'm on windows10 20H2 and there is no such file (registry.pol). Moreover, the string "Password must meet complexity requirements" from **gpedit.msc** is not present in any of the .adml...