bartolootrit

Results 8 comments of bartolootrit

@rochacbruno There is a similar issue. An empty lowercase YAML key value isn't overridden by an uppercase environment variable even when `merge_enabled` is false: ``` def test_empty_yaml_key_overriding(tmpdir): new_key_value = 'new_key_value'...

@antonpirker Ok. I'll rebase this pull request after https://github.com/getsentry/sentry-python/pull/1378 has been merged.

@antonpirker I've rebased this branch. An approval is needed to run workflows.

You may try to use `-DCPU_ONLY=1` flag if you don't have a GPU. See [#6428](https://github.com/BVLC/caffe/issues/6428) "cublas_v2.h file missing"

@MerlijnWajer Thank you for bringing this up.

Hello. You may use https://github.com/deepinsight/insightface/tree/master/RetinaFace detector and https://github.com/deepinsight/insightface/blob/master/common/face_align.py for alignment

You may use this MTCNN detector https://github.com/deepinsight/insightface/blob/master/deploy/mtcnn_detector.py. I'm not sure if it was used for training.