Maxime Boucher

Results 14 issues of Maxime Boucher

**Reason: easy and safe deployment** This repository had the cool idea to use GitHub Actions to deploy (by generating images in the special repository). https://github.com/lowlighter/metrics I think its very sexy...

enhancement

We can agree that it is not a good practice, and despite that it seems like it is the method choosed here. Maybe can we use a better strategy ?...

Right now, if we want to save augmented images to directory, we must do what is described below. https://stackoverflow.com/questions/63769334/imagedatagenerator-keras-save-to-dir ImageDataGenerator **is able to read** this : ``` datasets/ -- class...

image

I want to mock, but I dont see any interfaces ? What should I do ?

question

I tried to setup a server with .connect("/") endpoint, to support HTTPS proxy. I dont think it works at all though, and I'm not even sure that method in the...

out of scope
Http

hey, appreciate the project, but was wondering if you have ideas how to improve it ? i tried running locally, it was super fast but the result doesnt really work...

Hi, i cannot run the main branch using ``` python -m pip install -r requirements.txt python main.py ``` Any ideas? ``` D:\Repos\warno_balance\.venv\Scripts\python.exe D:\Repos\warno_balance\WarnoModEditor\main.py Traceback (most recent call last): File "D:\Repos\warno_balance\WarnoModEditor\main.py",...

https://github.com/s0d3s/PyAudioWPatch referring to this work in python Context: I want to record audio not from microphone but from speaker, on Windows. WASAPI allows it. Didnt look much into your work...

Comparing functools.cache and cashews in mem cache: - functools takes `500 ns` to return (sync function) - cashews takes `75000 ns` to return (async function) for reference I used that...

### Describe the need of your request the whole gradle thing is too messy, and nothing works as expected the tasks doesnt work (wrapper) and properties aren't found the template...

enhancement