-
Users may be confused why tasks that they expect to run don't show up on the dashboard.
With low-level fusion, we concatenate the names of all the tasks together, so at least the name of the task (…
-
When running the logistic regression example, the model returns but there are also some errors:
```
--------------------------------------------------------------------------
[[1031,1],0]: A high…
-
Hello,
I recently came across this repo, and I think it's cool. I'm interested in running SadTalker inference at much faster speeds, and I'm curious about the speedups this repo provides.
I'm tr…
-
## 🚀 Deprecation
As the title says, consider to deprecate passing a container (dict, DictConfig, etc.) to the `LightningModule.save_hyperparameters`.
### Motivation
See #10280 for a bit more …
-
在二阶段微调训练时,会输出video有问题的信息:
```
Error loading data at index 23971: Video not found: /dev/shm/vlm/MiniGPT4Qwen/cache/dataset/videochatgpt/activitynet_videos/v_IrTqW6Qn8mI.mp4
Error loading data at ind…
-
## 🚀 Feature
### Motivation
We are auditing the Lightning components and APIs to assess opportunities for improvements:
- https://docs.google.com/document/d/1xHU7-iQSpp9KJTjI3As2EM0mfNHHr37…
-
This just contains some thoughts on merging with the new storage format. I am going to lay out a few example cases, and how they could be handled (file ranges are in brackets and are shown in the orde…
-
I use my own dataset, the dataset is in llff format, and below is my dataset format
![image](https://github.com/NVlabs/nvdiffrec/assets/125104736/a81096eb-4848-42b7-a885-4418bd6779fa)
Below is a…
-
```
I did two optimizations on real production servers, and load average
dropped from >16 (number of threads of AUFS) to 2.0-2.50
src/fs/aufs/store_io_aufs.c
if (aiostate->flags.close_request)
…
-
We need to remove redundant jar files (possibly pmUtility and related jars) while i) complying with different licenses and ii) keeping the codes being conducive to post estimation process.
If ther…