Michał Woś

Results 8 issues of Michał Woś

This is a refactor of: https://github.com/wkentaro/labelme/pull/917 TLDR: Ability to add some generic extra info for label. For example: information about text in a polygon or some other text metadata unique...

enhancement
status: wip-by-maintainer

I chosen a polygon on the list and git "Delete" button and I got this: ![image](https://user-images.githubusercontent.com/4964388/167964458-8070f454-62b9-4395-87c9-55660c053b32.png) The label is still there after clicking "Yes".

help wanted
bug
priority: medium

Keras, Tensorflow, keras-vis from pip I'm trying to visualize_activation_with_losses, however not from original model input. ``` pred_layer = model.layers[-1] target = out losses = [(MSE(pred_layer, target), 1)] # vis_layer =...

How about using android.renderscript instead of android.support.v8.renderscript everywhere? Here quote from docs (https://developer.android.com/guide/topics/renderscript/compute): > When developing an Android application that uses RenderScript, you can access its API from Java in...

Limit number of results - show only subprojects name instead of all available commands for all subprojects until a whole project name is already typed. For example - assuming: -...

for:zsh
for:bash
from:contributor

just read `gradle.properties` and use those properties for completion.

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

ECR
Under consideration

When I invoke `terragrunt` for uninstalled yet version of terraform, the desired version of terraform is installed, but then I get the error: ``` #/root/.tfenv/lib/tfenv-exec.sh: line 43: /root/.tfenv/versions/0.13.5/terraform: Text file...