Skip to content
#

mobile-development

Here are 869 public repositories matching this topic...

reno5566
reno5566 commented Mar 9, 2020

Hi, I'm a starter and trying to learn how to customize or modify my own mediapipe line. I used Neural Networks to train landmarks which extract from mediapipe. Is there any way I can put my trained model back to mediapipe to implementing real-time gesture recognition?Thanks for your help.

qhhonx
qhhonx commented Dec 6, 2019

As documentation mentioned that a RIB can be viewable or viewless, it is found that viewable RIB must be associated with UIViewController. However, I think it is not possible and most viewable RIB should be UIView-based as RIBs framework encouraging us to make reusable and micro components.

As the below image shown, are those viewable RIBs (Confirmation, Location Refinements, Menu) UIViewCont

Francisobiagwu
Francisobiagwu commented Oct 31, 2019

darkflow_error

I created a virtual environment using conda and I installed darkflow and it worked pretty well. I later exported the environment to try it on another computer to verify that everything works. But conda doesn't install the darkflow even though it exists on the requirement.txt

galio
leommh
leommh commented Feb 28, 2019

Is your feature request related to a problem? Please describe.
The inputs do not pass the functions of focus (), blur (), among others of the TextInput of React Native.

Describe the solution you'd like
I would like these functions to be passed so that I could control focus and transfer from one input to another after I finish entering the value.

**Describe alternatives you've consi

307509256
307509256 commented Dec 11, 2017

I find run.py is updated.

-# FLAGS.model = "darkflow/cfg/yolo.cfg" # tensorflow model
-# FLAGS.load = "darkflow/bin/yolo.weights" # tensorflow weights
-FLAGS.pbLoad = "tiny-yolo-voc-traffic.pb" # tensorflow model
-FLAGS.metaLoad = "tiny-yolo-voc-traffic.meta" # tensorflow weights

could you share the file of tiny-yolo-voc-traffic.pb and tiny-yolo-voc-traffic.meta ?
thank you very much!

LuisRodriguezLD
LuisRodriguezLD commented Jun 2, 2018

I really wish I could do it myself but I have no experience with C#.
Can we add a Open in Atom option in the menu?

Using the terminal I can open the project by using atom .
I tried doing it myself but when I compile the master branch I get like 6
Could not load file or assembly or one of its dependencies

Xtremilicious
Xtremilicious commented Mar 14, 2020

As this project is community-driven, feel free to open an issue (or even better, send a Pull Request) for expanding this list. Contributions are very much welcome.

Pull Request Process:

randomjoho
randomjoho commented Oct 11, 2019

Describe the bug
Android receiving Chinese characters is right, but iOS is not correct.
use transports: [Transports.POLLING]

Android:
[{"msg":[{"method":"SystemNot","action":"1","ct":"直播内容包含任何低俗、暴露和涉黄内容,账号会被封禁;安全部门会24小时巡查哦~","msgtype":"4"}],"retcode":"000000","retmsg":"OK"}]

iOS:
[{"msg":[{"method":"SystemNot","action":"1","ct":"ç�´æ�­å��容å��å�«ä»»ä½�ä½�ä¿�ã��æ�´é�²å��æ¶�é

Improve this page

Add a description, image, and links to the mobile-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mobile-development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.