c0ding4ever

Results 6 issues of c0ding4ever

I get the following error while trying to install dependencies: ``` ERROR: Could not find a version that satisfies the requirement torch==1.11.0 (from versions: 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0)...

Evaluating on MS-MARCO seems to take significantly a lot more time than NQ or Hotpot QA, i.e., it just hangs there: > Loading checkpoint shards: 0%| | 0/2 [00:00

When I run the command `git clone https://huggingface.co/ymzhang319/FoleyCrafter checkpoints/` I get the following. Does anyone know how to fix this? > Cloning into 'checkpoints'... > remote: Enumerating objects: 24, done....

I am trying to follow the instructions in README to run vid2avatar on my custom dataset. However, I cannot obtain the SMPL `.pth` file and tried to convert it from...

I do not have access to RTX 3090 and tried RTX A6000 and GTX 1080 Ti instead - however, both GPUs resulted in `RuntimeError: Not compiled with GPU support`. Did...

I am wondering how to apply textures to the output point maps? Should we look at `unproject_depth_map_to_point_map()` and map each RGB color in the texture image to the corresponding unprojected...