Aditya Agarwal
Aditya Agarwal
For comparisons, I am training StyleGan-V on a relatively smaller dataset of faces (faces from the [how2sign](https://how2sign.github.io/) dataset). In particular, I am training StyleGan-V on 10,000 videos and each video...
Hi, I am trying to resume training a model from a pretrained experiment using the command python `src/infra/launch.py hydra.run.dir=. exp_suffix=my_experiment_name env=local dataset=ffs dataset.resolution=256 num_gpus=4 training.resume=latest`. The model understands that it...
Hi, I could not find the code for performing video-related tasks that were shown in the paper such as video interpolation, extrapolation, inversion, etc. I added these functionalities on top...
Giraph jobs e.g (SingleSourceShortestPaths, PageRank) accepts input in JsonLongDoubleFloatDoubleVertexInputFormat. Stanford Analysis Network Platform (SNAP) contains a huge variety of network graphs that Giraph jobs can be employed upon. The big...
Hi, thanks for the rendering code. How do you generate the pointcloud from the rgb and depth images and the corresponding camera intrinsic. I believe that the camera intrinsic is...
Hi, Thank you for such a massive contribution regarding the dataset of object pointclouds and their task-specific stable grasp poses. However, for a project that I am working on, I...