gebbissimo

Results 26 issues of gebbissimo

Click to expand! ### Issue Type Bug ### Source source ### Tensorflow Version v2.8.0-rc1-32-g3f878cff5b6 2.8.0 ### Custom Code Yes ### OS Platform and Distribution Ubuntu 20.04.4 LTS ### Mobile device...

type:bug

Your Environment --------- * Operating System: ubuntu * Python Version Used: (docker image) * When you install doccano: 1h ago * How did you install doccano: Docker image How to...

enhancement
question

When the script below is executed, Then I would have expected an error that "revenue_WRONG" does not conform to the OutputSchema. However, no error is raised using pandera 0.10.1 and...

enhancement

### Expected Behavior File called `20210409_pdoc.py` ``` class Child: def __init__(self, name: str ="child"): """ One child description Args: name: name of child """ self.name: str = name class Parent:...

bug

Thank you for your contribution first of all. After setting up the pycaffe of the repo and downloading the model I ran "demo_kitti.py" and "demo_nyuv2", which saves the inference results...

According to https://github.com/lattice-ai/DeepLabV3-Plus/blob/master/deeplabv3plus/model/backbones.py#L7 you use as your backbone features for resnet50 - 'feature_1': 'conv4_block6_2_relu', - 'feature_2': 'conv2_block3_2_relu' This would mean that you are using only three out of the four...

We have written the needed data into your clipboar Type: Bug - GIVEN a merge conflict - WHEN opening conflicting files via the sources control (in the mixed layout) -...

### Feature Area /area frontend /area backend ### What feature would you like to see? - Given a pipeline with a parameter "api_key", - when a user triggers a run...

area/frontend
area/backend
kind/feature

**Describe the bug** I'd like to edit an old commit, but get the error message mentioned in the title. **To Reproduce** Steps to reproduce the behavior: - GIVEN a commit...

bug

First of thank you for your contribution and making the code publicly available. In the linked google drive folder there are several different weights. Could you explain the difference between...