GrigoriiTarasov

Results 10 issues of GrigoriiTarasov

### Ⅰ. Issue Description On configure step ./configure: error: can not detect sig_atomic_t size ### Ⅱ. Describe what happened ./configure --sbin-path=/usr/bin/nginx --conf-path=/etc/nginx/nginx.conf --pid-path=/usr/local/nginx/nginx.pid --error-log-path=/var/log/nginx/nginx_error.log --http-log-path=/var/log/nginx/nginx_access.log --pid-path=/var/run/nginx.pid --with-http_ssl_module --add-module=/tmp/ngx_http_proxy_connect_module ... ./configure:...

When i use command jupyter labextension install @jupyterlab/toc I get > Node v8.0.0 > > > Errored, use --debug for full output: > PermissionError: [Errno 13] Permission denied: '/usr/local/share/jupyter/lab/extensions' But...

Executing get_labels.py on image005.png from DIARETDB1 gives only two small segments in image005_candidate_label.png and zero at image005_final_label.bmp which is quite different from [readme example](https://user-images.githubusercontent.com/20872683/33320549-a4925430-d468-11e7-9375-f1957ad85d5b.png)

``` faces, landmarks = detector.detect(img, 0.9) /RetinaFace-tf2/src/retinafacetf2/networks/network_utils.py in load_weights(weight_file) ---> 16 weights_dict = np.load(weight_file, allow_pickle=True, encoding='bytes').item() OSError: Failed to interpret file './data/retinafaceweights.npy' as a pickle ``` ``` os.path.exists('./data/retinafaceweights.npy') True ```...

Just runed as in example ``` from boostaroota import BoostARoota br = BoostARoota(metric='logloss') br.fit(X, y) ``` for classification task getting ```Round: 1 iteration: 9 [06:31:00] WARNING: ../src/learner.cc:767: Parameters: { "silent"...

#28 fixed tricky pitfall: misleading numpy error combined with git-lfs usage https://stackoverflow.com/questions/60191681/cannot-load-file-containing-pickled-data-python-npy-i-o .npy is by default is only git-lfs link and had to be pulled manually in previous repo setting...

Platform: Ubuntu 20 Version: 0.6.3 cause there no stable compatible multi-gpu version for such platform check: https://github.com/faustomorales/keras-ocr/issues/58#issuecomment-619382688 Happening on recognizer fit. Data is feaded correctly which is checked same way...

Currently first newline is ignored and 2nd and more breaks background both for content and label (with or without spaces between) [Pic1 Example from #21 few text old/current version] This...

### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### How did you install Mamba? Mambaforge ### Search tried in issue tracker activate not working,...