-
I'm training a customize mappo environment, now I can visualize the rewards during my training, but I wanna record other information in a dict "self.infos" and can be visualized in tensorboard, self.i…
-
Hello, Thank you so much for sharing this amazing work. Really grateful for this.
When I run the " python run_yopo.py --train=1",and I got the error:
/home/god/.conda/envs/yopo/lib/python3.8/site-…
-
```
import torch
import torch.nn as nn
from torch.utils.data import Dataset, DataLoader
from typing import Any , Optional,List , Tuple
import matplotlib.pyplot as plt
from numpy.typing impor…
-
Fedora 41 ships with Python 3.13, which results in a failure when compiling the service (`sudo ./install.sh`):
```
> sudo ./install.sh
...
gi/pygi-resulttuple.c: In function ‘resulttuple_dea…
-
### System Info
cpu intel 14700k
gpu rtx 4090
tensorrt_llm 0.13
docker tritonserver:24.09-trtllm-python-py3
### Who can help?
@ncomly-nvidia
### Information
- [X] The official example scripts…
-
A self-explanatory enhancement really. X11 is being phased out, so why not also support Wayland natively?
P.S. https://code.dlang.org/packages/wayland
-
レジューム後、さいしょに漢字変換をするときに、つぎのような例外が発生する。
```
2024-10-29 12:20:47,578:ERROR:__main__:crashed:
Traceback (most recent call last):
File "/usr/share/ibus-hiragana/engine/engine.py", line 1546, in do_…
-
See https://github.com/jolicode/castor/issues/537, why do we have to copy installer scripts and run it. Feels unsafe and annoying on day to day.
Can we introduce a self-update command so that we c…
ruudk updated
2 weeks ago
-
@bosschmidt
There is a problem with `ImageData` multiplied with `VectorData`
```
from cil.framework import VectorGeometry, ImageGeometry
vg = VectorGeometry(505)
ig = ImageGeometry(505,505)
x1 =…
-
At the moment, it is pretty difficult to work with formats that aren't implemented directly in this crate. Other crates largely haven't chosen to implement our `ImageDecoder` trait, and even if they d…