Prakarsh Kaushik
Prakarsh Kaushik
to be used with pr #1772
This is regarding a small functionality in the web-template based exercises. If someone can confirm me regarding this, i.e., while deleting in console one has to delete by pressing backspace...
Add IRIS
# What does this PR do? This PR adds Iris, a Reinforcement learning agent for Sample Efficient RL Fixes #30882 ## Before submitting - [ ] This PR fixes a...
Hi folks @sczhou , @Luo-Yihang , @eltociear First, I want to commend the brilliance of this paper. I thoroughly enjoyed diving into both the paper and the intricacies of the...
# What does this PR do? This PR adds ProPainter, a Video Inpainting model with 5.4k stars and 635 forks [repo](https://github.com/sczhou/ProPainter). It fixes #26360 and resolve stale PR #26391 for...
Hi folks @eloialonso @vmicheli , First of all, a brilliant paper and I had great fun going through and forth the text and especially the code, every nitty-gritty. Inspired by...
**What does this pull request do? Explain your changes. (required)** Adds support for the `ai-worker` pipeline which implements the (real-time) [`RT-DETR` object-detection model](https://huggingface.co/PekingU/rtdetr_r50vd) (default) Corresponding AI-Worker PR: [livepeer/ai-worker#243](https://github.com/livepeer/ai-worker/pull/243) **Specific updates...
**What does this pull request do? Explain your changes. (required)** Adds support for the `ai-worker` pipeline which integrates `image-to-image` tasks into a generic framework. The current tasks in the generic...