-
## 🚀 Feature
### 0. More comments to encourage us DIY.
### 1. ```torch_geometric.datasets.TUDataset```'s "once and for all"
### 2. Still about ```torch_geometric.datasets```: arrangement. …
-
Hi
i am working on implementation to reproduce this paper with pytorch.
But stuck in the pre-train a APN network.
Original code doesn't give the details about learning a APN network, step2.
Al…
-
system-info :
GPU:3090
GpuDRIVER:550.107.02
Ubuntu :22.04
Using multimodal examples,python build_visual_engine.py --model_type phi-3-vision --model_path tmp/hf_models/${MODEL_NAME}
error :Unsupporte…
-
Hi, Thank you for your amazing work.
I have the problem when run file demo.py with some videos in dataset UCF anomaly detection dataset
I used some videos which original implementation used to demo …
-
### Bug description
Hi,
I think there are several mistakes in the implemention of the PositionalEncoding in the [lightning/pytorch/demos/transformer.py.](https://github.com/Lightning-AI/pytorch-li…
-
Hi,
I am just wondering wether the time-domain loss is working properly. I just noticed that the samples before the discriminator comes into play (>200K steps) are a bit muffled/noisy. After that, …
-
hello,thanks for your project. i want to know whether to support distributed training. And what should i do to make it support distributed training.
-
How about supporting ONNX in frugally? You could have a protobuf importer for ONNX models or add a tool which converts ONNX to the JSON format you use? Just a thought. A header only ONNX inference eng…
-
![test](https://user-images.githubusercontent.com/28866047/37865098-7f8546d4-2fb2-11e8-957d-e87be7bb6ff5.png)
Left keeps reflectance
-
Hi, thanks for sharing your marvelous work!
I got some issues with the simulation using GADE, becasue I don't have an actual car.
I have trained the model from your another work "DRL navigation", …