-
-
-
**Describe the bug**
We get quite a few incorrect language detections from the video classifier (especially for TV shows) due to how it looks for 3-letter ISO language codes in the section after the …
-
Didn't find the code for DDIM inversion, but DDIM sampling directly from noise, why is that?
@torch.no_grad()
def __call__(
self,
prompt: Union[str, List[str]],
mot…
-
While running the demo.py on wideresnet_mars.pth or siamesenet_mars.pth the terminal gets stuck unless i close the video window, then % increases and then after some windows are closed it starts givin…
-
## Package
_Choose from the list:_
- [ ] app-content-pages
- [ ] app-project
- [x] lib-classifier
- [ ] lib-panoptes-js
- [ ] lib-react-components
- [ ] unknown
## Describe the bug
On a pho…
-
**Is your feature request related to a problem? Please describe.**
I found that the inside the `__call__` of stable video diffusion keeps doing async memcpy between host to device as attached.
*…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
Thanks for your works! I'm confusing about the video_feat_encoder class, which is used in "Diff-Foley/evaluation/config/eval_classifier.yaml" for evaluation. This encoder is a nn.module, operating nn…
-
**Describe the bug**
After normal frame labelling in the GUI I attempt to use machine learning but I get an error for apparently having no behaviors marked as None. However, I do indeed have frames …
-
Hi guys,
I trained the classifier.c on my own data and i want to use it to **classify frames in a video stream.**
The detector of yolo was made to process videos but how can we do the same with …