Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大佬 轨迹数据集 采集的思路是什么呢 #13

Open
fan-97 opened this issue Dec 5, 2021 · 4 comments
Open

大佬 轨迹数据集 采集的思路是什么呢 #13

fan-97 opened this issue Dec 5, 2021 · 4 comments

Comments

@fan-97
Copy link

fan-97 commented Dec 5, 2021

大佬,很多轨迹都缺失 还有一些已经失效,想知道从什么地方可以获取到数据集
感谢大佬!

@yanglbme
Copy link
Owner

yanglbme commented Dec 5, 2021

轨迹数据集获取

我们之前是直接手动拖拽收集一批合法的轨迹

轨迹缺失问题

对于轨迹缺失的问题,我们是提前生成好 session,后面直接从 session 池中拿。这样成功率是 100%。


以上思路仅供参考 :)

@fan-97
Copy link
Author

fan-97 commented Dec 5, 2021

感谢大佬,这么晚还回复。还想问一下手动采集是什么通过哪种方式呢?因为我现在要访问的网站没办法去生成session存起来,所以想知道怎么去通过两张图片来获取合法的轨迹,再次感谢

@yanglbme
Copy link
Owner

yanglbme commented Dec 5, 2021

手动拖拽滑块,浏览器断点调试获取轨迹值。这一块需要仔细看前端代码才行。

@fan-97
Copy link
Author

fan-97 commented Dec 6, 2021

好的,感谢回答

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants