timf34
timf34
# Description I ran into a bug wherein my environments where the metadata's keys for my environment (which is wrapped as a `SB3VecEnvWrapper`) where not "render_modes" but "render.modes". And so...
Hi, When I use `concat_vec_envs_v1` when initializing my environment, the Python script will not exit. Even when I call `env.close()` at the end of the script, and use `sys.exit()` or...
Hi there, I am subscribing to an AWS MQTT topic, however after 30 seconds of me sending data to the MQTT topic and listening to it through my ESP32, the...
Error portion of logs: ``` Error[4]: [graphShapeAnalyzer.cpp::nvinfer1::builder::`anonymous-namespace'::ShapeAnalyzerImpl::analyzeShapes::2084] Error Code 4: Miscellaneous (ITopKLayer /TopK: /TopK: K exceeds the maximum value allowed (3840).) [05/07/2024-15:50:04] [E] Engine could not be created from network...
Heya, Patch Grants was just announced last Friday, offering support for ambitious young people in Ireland. https://www.joinpatch.org/grants Thanks Tim
Just dropping in a Go version of Mixbox. It’s basically a full rewrite of the core logic, same RGB-to-latent conversion, same polynomial stuff, same LUT usage. You can load the...