-
### 🚀 The feature
Add the AVA dataset ([AVA: A Large-Scale Database for Aesthetic Visual Analysis](http://refbase.cvc.uab.es/files/MMP2012a.pdf)) in TorchVision.
### Motivation, pitch
It curr…
-
### 🚀 The feature, motivation and pitch
Many developers, like myself, use masks in both the prediction output and ground truth to evaluate whether or not an image, for example, is valid for backpro…
-
### 🚀 The feature
Currently when using the rest api, the prediction endpoint returns a 503 when the number of concurrent requests is larger than a worker's job queue. It would be great if we could …
-
# 🚀 Feature Request
Accelerate validation prediction during training by reusing the solve from CG/Cholesky.
## Motivation
**Is your feature request related to a problem? Please describe.**
…
-
## Description
Analysis to find spatial temporal hot and cold spots. Returns categories like emerging hot spot, intensifying hot spots, occulting hot spot etc.
Potentially on binned torque like spac…
-
## 🚀 The feature
Implement support for Detectron2 models within the TorchServe object detection examples. This includes:
1. Developing a custom handler that works seamlessly with both CPU and GP…
-
TeamCannon.uc:
```
function Shoot()
{
local Vector FireSpot, ProjStart;
local Projectile p;
if (DesiredRotation.Pitch < -20000) Return;
PlaySound(FireSound, SLOT_None,5.0);
PlayAnim(Pic…
-
I'm currently running a residential solar system and using online forecasting predictions to set battery charge levels as to not over charge during off peak times.
My current provider has been pret…
-
## 🚀 Feature
I would like to contribute to torchmetrics, by implementing the Brier score and its associated decomposition.
### Motivation
The Brier score is widely used when measuring the ca…
-
### 🚀 The feature
Register workflows as part of application startup for immediate access to workflow predictions.
### Motivation, pitch
Currently, workflows must be registered via the managem…