-
### Tested versions
Tested in Godot 3.5.1, GLES2
[edit] Tested in Godot 3.6, GLES2
### System information
Ubuntu 24.04.1, 64bit, NVIDIA GeForce GTX 1050 Ti
### Issue description
When toggling emi…
-
Thank you for your fantastic work on Open-sora—v1.3!
I have a question regarding conditional inputs. Specifically, is it possible to use multiple arbitrary frames as conditions to guide the generat…
-
### Description
With interpolation enabled when the server changes the parent of a NetworkObject the position on the clients is wrong for 1 frame.
### Reproduce Steps
With interpolation ena…
-
### 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…
-
### What happened?
When playing music from a computer over pipewire raop-discover to shairport on an Raspberry Pi (as part of moode), the sound is extremely distorted/stuttery
### Relevant log o…
-
I was wondering if it could be possible to make the interpolation avoid breaking a perfect loop. I guess by not creating frames after the final frame? Don't know how it works internally but it seems t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
Since the resulting videos are far smaller …
-
When Forward Warp is performed specifically, the optical flow from I0 to It and I1 to It in the current or previous layer is used. So why can't we predict the optical flow from I0 and I1 to It directl…
-
import collections
import time
from IPython import display
import cv2
import threading
# Main processing function to run object detection.
def run_object_detection(
source=0,
flip=Fa…
-
Hi, I would ask whether there is an algorithm to do the interpolation.
When I use yolov3 to detect object in the video, I framed video to get images first, so is it possible to just detect frame 1 a…