-
Hi man, great work. I'm trying to make a GAN or a DCGAN for learning.
Taking from your project, should i just replace the gen and disReal and have my deep convolution models there? I'm following a p…
-
Hi,
I have been trying to convert the Resnet18_fpn customized Faster-RCNN network using following code.
```
import torch
import torchvision
import torch2trt
import tensorrt as trt
model = …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
# Knowledge Discovery through AI - How can explainable AI enhance your research?
# Description
Explore the Power of Data Interpretation at Helmholtz Imaging's Knowledge Discovery through Explainab…
-
- What is your OS and architecture? Windows is not supported and Mac OS arm64 is not yet supported. For non-supported OS, you can use Docker (https://grobid.readthedocs.io/en/latest/Grobid-docker/)
`…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I tried to run this file https://github.com/fchollet/deep-learning-with-python-notebooks/blob/master/chapter11_part02_sequence-models.ipynb and this section as the below:
import tensorflow as tf
i…
-
## 🚀 Feature
Discussion: Should the forward of LightningLite's `_LiteModule` wrapper convert the outputs back to default precision?
https://github.com/Lightning-AI/lightning/blob/a3258391416c8f9…
-
## 🚀 Feature
Calling all full-stack, backend, and frontend engineers to come build Lightning AI!!
### Motivation
I'm looking for awesome developers to join our team and revolutionize AI with …
-
## Proposed refactor
Some of our tests use the `MNIST` and `TrialMNIST` classes which download the MNIST data off the internet (or from a cache).
https://github.com/PyTorchLightning/pytorch-ligh…