Julien Guégan
Julien Guégan
Hi ! I have set up **jekyll-polyglot** but the tree structure generated in `_site ` seems incorrect to me : ``` ├── _site ├── en/ │ ├── home │ └──...
Hi, I am trying to launch the demo in local on my computer which has 2 GPU but I got the error **Caught RuntimeError in replica 0 on device 0**....
Currently, I can't make the demo works in colab ... The line `fd = face_detector.FaceAlignmentDetector(lmd_weights_path="./models/detector/FAN/2DFAN-4_keras.h5")` return the error **AttributeError: module 'tensorflow' has no attribute 'get_default_graph'** ... From several forum sources,...
For the jupyter notebook named "tutorial12_bottlenecks", I can't find the images used in the 1st cell, there are named "bottleneck.png" and "capacity_curve.png", it was report in [#770](https://github.com/flow-project/flow/issues/770)
Hello @bfortuner , Is it possible to share the weights you obtained with your training ? Everyone will be infinitely grateful :) Thank you
Hi all, I am trying to `pip install editdistance` and I have an error when building it, the command prompt returns : ``` C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30037\include\cstdlib(12): fatal error...
Hello, If I want to annotate an object that have hole, how do I have to do ? Is there a not too much complicated way ?
Is it possible to add the possibily to use Bezier curve for annotation ? For a segmentation task, when you have complex object with curve, it will be powerful tool...
Hi, I would like to try your package but I can't install the environment. It seems that the openvino-ie4py=2020.3 does not work ... Do I have to install openvino package...