Austin Welch

Results 126 issues of Austin Welch

Hi, I noticed that RotatedRetinaNet supports TensorRT conversion via MMDeploy. Is it possible to use this with very large images, as with `inference_detector_by_patches`?

enhancement

Hi, when I add this callback to a simple Keras script in Colab I get the error: > FailedPreconditionError: Error while reading resource variable conv_dw_8_1/depthwise_kernel from Container: localhost. This could...

**Describe the feature** I'd like to request adding [AWS Neuron](https://aws.amazon.com/machine-learning/neuron/) as a supported backend for deployment to AWS Inferentia chips. **Motivation** Inferentia chips are a new, very fast and cost...

planned feature

Hi, I noticed that the centernet detection model does not have a `_custom` version as the other detection models do. How can I pass a custom `classes` list to `get_model`...

call for contribution

How can I modify `tide.plot()` to separate classes? I only have 3 classes in my dataset which differ drastically in difficulty, so would like to see this per-class breakdown.

I'm able to build and display a graph right away on the torchvision `alexnet` model. But on the torchvision `vgg16_bn` model, if try to graph the model before training I...

## 🚀 Feature I'd like to be able to train iterable-style datasets instead of just map-style datasets. (a map-style dataset in PyTorch has `__getitem__` and `__len__`, whereas iterable-style datasets only...

enhancement
help wanted

## 🚀 Feature **Is your feature request related to a problem? Please describe.** I'd like to be able to train iterable-style datasets instead of just map-style datasets. (a map-style dataset...

enhancement
help wanted

## 🚀 Feature **Is your feature request related to a problem? Please describe.** I'd really like to use mmtracking models for video datasets. **Describe the solution you'd like** Support for...

enhancement
help wanted

## 🚀 Feature **Is your feature request related to a problem? Please describe.** For commercial applications, very large datasets are common, yet examples in many vision libraries often do not...

enhancement
help wanted