MobileAgent icon indicating copy to clipboard operation
MobileAgent copied to clipboard

Mobile-Agent: The Powerful GUI Agent Family

Results 157 MobileAgent issues
Sort by recently updated
recently updated
newest added

Hello, can you help me check this error message? It's strange that my adb can take screenshots, and the agent can also recognize the screenshots, but it seems that there...

这个慢的原因是vpn连接gpt4o的问题吗? 截图、ocr、gpt做决策 这几个过程,到底是哪块慢呢?

![屏幕截图 2024-08-26 145146](https://github.com/user-attachments/assets/3e6d4a7d-8d62-4a8f-b868-8fc1db9a670d) 报错

请问一下能不能指导一下你们V3准备用的开源模型,我使用了llava-next-72b-hf这个72B的模型,但是基本没有效果,和GPT4o没法比,你们有什么好的想法能交流一下吗

Hi, I am currently reading your paper on Mobile-Agent-v2 and am impressed with the multi-agent architecture proposed. While going through the paper, I noticed the detailed explanation of the visual...

你们所说的只支持安卓和鸿蒙的原因应该是在于用到了xml文件了吧,但是我在v2版本的代码中没看到哪里用到了xml文件了

How to improve the execution speed of OCR, grounding-dino, and chatgpt-4o models to transition mobile-agent from laboratory research to engineering use? 1. I replaced the original grounding-dino model with a...

Traceback (most recent call last): File "/Users/changbao.nie/Desktop/MobileAgent/Mobile-Agent-v2/run.py", line 297, in perception_infos, width, height = get_perception_infos(adb_path, screenshot_file) File "/Users/changbao.nie/Desktop/MobileAgent/Mobile-Agent-v2/run.py", line 230, in get_perception_infos icon_map = generate_api(images, prompt) File "/Users/changbao.nie/Desktop/MobileAgent/Mobile-Agent-v2/run.py", line 127,...

Hi Is there support for windows. How can I use it on windows platform.