ChrisDAT20

Results 10 issues of ChrisDAT20

I cloned the TF 2 branch and adapted the configuration because i have a GPU card with 2GB of memory only. ``` GPU_COUNT = 1 IMAGES_PER_GPU = 1 USE_MINI_MASK =...

In the function `extract_temperatures_dji` the meta data like Emissivity, .. is read from the image, and afterwards the whole meta dictionary is set to constant values. Why is this done?

Can it be that there is a typo in the installation code of stablediffusion? In the *Requirements* section the following line can be found: ``` if not os.path.exists('/content/gdrive/'+mainpth+'/sd/stablediffusiond'): #restore later...

And animation effects return when I click somewhere in the Helm window. Helm 0.9.0 on Linux within Ardour 8.4

Helm 0.9.0. There is no easy way to just store the modified preset, which I created earlier and tweacked a bit. Helm is always asking for a new preset name.

When I open "save instrument" dialog and navigate to the folder where the instrument should be stored into, typing a name like "Kick" very often leads to a crash. Sometimes...

From a DB query I get dictionaries with snake case attribute names, but the generated code only accepts camel case attribute names. How can I change this, without the need...

Would it be possible to show the time information on envelope points? Currently, I can see a time information on the right side of the envelope editor, below the sustain...

enhancement

### Description I am using enums with FastAPI (see code snippets below). As the code is generated by FastAPI, I do not have an idea on how to make the...

## Description of your problem I want to edit/run Jupyter Notebooks with Spyder. Python environments exist with all needed packages (besides Spyder packages). When running Spyder in an activated virtual...