-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
Great work,
I found your approach very interesting and I was trying to generalize it to different pytorch architectures
I wanted to test your approach with custom models and other pytorch model.…
-
### Your current environment
```text
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC ve…
-
![截屏2024-10-30 14 41 16](https://github.com/user-attachments/assets/b490c262-12b5-4410-a25f-3c4a00c6f49e)
dataset: pixel200k
scripts: HLLM-Pixel.sh
batchsize:2
-
Hello!
Great work!
I tried to load the light weight model following
`https://github.com/smiles724/VQMAE/blob/master/infer_new_pdb.py#L62C5-L62C47`
using the code
```
ckpt = torch.lo…
-
I have trained a model with 1 class in SipMask-benchmark. I want to run the inference script using my model. when I tried to execute **demo/fcos_demo.py**. I have changed the path to the weight file a…
-
Hi @antoyang ,
Thanks for your sharing your great work on Vid2Seq. Is it possible to share/release a simple inference script to run inference on a given video using the pretrained model? That would…
-
@eleurent Hi Edouard,
I've trained my model in both Highway and Intersection environment. All the hyperparameters are as same as each other. And I used DQN (MlpPolicy) for both of them. But the pro…
-
![image](https://github.com/syncdoth/RetNet/assets/902005/8eef7829-88ae-49e1-a65f-cd882268e688)
Trying to compare with other transformer architectures. But as soon as the training starts, the gradi…
-
Hi,
Thank you so much for you wonderful work, and I got a question that want to check , I was trying to compile on my x86 machine with compile version code, but I got erros shows below:
./test.…