-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](h…
-
It's not clear how to do label detection with google-cloud-vision. There's a complete mismatch between what's specified in this repository and what's on the docs page. If there's been a breaking chang…
-
Example code:
```
var hamman = new Hammer.Manager(myElement, {
recognizers: [
[Hammer.Swipe, {
direction: Hammer.DIRECTION_HORIZONTAL
}]
]
});
hamman.on('swipe', function(e) {
con…
-
I want to remove the display of those 21 landmark points while running it on phone but I am not getting it where to make changes to remove that. Can you please help me with that.
-
### Description
I think it would be great if we could enter Kando's turbo mode directly with a single trackpad gesture. I'm just discovering this app, but I find it superior to Charmstone (which I wa…
-
After https://github.com/rerun-io/rerun/issues/5434, add the "Logging and Visualizing with Rerun" section to all example READMEs, in effect turning them into mini-tutorials on how to use Rerun.
-…
-
Basically I have a bunch of dismissible views, but when I use this plugin with the whole page set as the swipe back gesture, I am unable to dismiss my views in the other direction. Would it be possibl…
-
```
What steps will reproduce the problem?
1. Downloaded Hand_Gesture_Detection.c and hand.xml
2. copy it in project
3. try to run project
What is the expected output? What do you see instead?
I get …
-
Hello,
Thank you for proving the Dataset and model. I have trained your model with default parameters, but I couldn't get good results. When I try pretrained checkpoint given from you, it is predicti…
-
Hello,
I noticed the carousel does not scroll when I tap on the next or previous items. It only reacts to dragging.