-
Hi!
Is it possible to create a quad mesh from a simple Delaunay mesh using Mouette?
From what I understand, the frame field function is intended to provide directional guidance, and the parametr…
-
Could you release the way you got these features include ocr, face, audio...
-
I checked the other installation issues and this appears to be different. I installed the `phar` package dependencies locally and tried to run the demo, but I get this error:
```
Traceback (most r…
-
Hi.
Thank you for providing this useful feature!
My question is, is it possible to apply the feature map (.npy) extracted from I3D and check the accuracy?
The geometry extracted from I3D is as …
htowa updated
2 weeks ago
-
### Expected behavior
Wysiwyg: user should always have a view of the status of the video(project) which allows him to understand what he is doing
### Actual behavior
Actually this does not ha…
-
**Describe the bug**
```python
def main():
try:
streams = follow_tcp_stream(fin="test.pcap")
except Exception as e:
traceback.print_exc()
return
```
```
Trace…
-
I got an APNG from [here][image].
[image]: https://sdl-stickershop.line.naver.jp/products/0/0/1/3393528/android/animation/40513323.png
I tried extracting the frames using this, but found that th…
-
Hello, is there any easy way to use the frame extraction method within the dataset/dataloader for pytorch? My understanding that it is not trivial given the use of multiprocessing here: https://github…
-
Hi, I have some questions regarding the C3D paper:
- In "3.1. 3D convolution and pooling" , the part "Common network
settings" the paper states that : "Videos are split into non-overlapped 16-frame…
-
Thanks for this great work and congratulations for the paper being accepted in CVPR 2023. Can you please provide the inference code for a single video? It will be extremely helpful.