Coder Social home page Coder Social logo

Comments (13)

Tsuk1ko avatar Tsuk1ko commented on August 27, 2024 1

@LynnGuo666 目前没有,可以考虑做一个自定义导入

from arknights-toolbox.

Tsuk1ko avatar Tsuk1ko commented on August 27, 2024

@syoulo 如果你能找到开源的实现,当然可以加

from arknights-toolbox.

syoulo avatar syoulo commented on August 27, 2024

原来如此。看来还是很困难的啊。我以为那个截图识别干员词条的难度跟这个差不多。。谢谢回复!

from arknights-toolbox.

Tsuk1ko avatar Tsuk1ko commented on August 27, 2024

@syoulo 识别词条是纯粹的文字识别,有很多现成的服务,而识别仓库需要识别图像,估计要自己写算法……

from arknights-toolbox.

syoulo avatar syoulo commented on August 27, 2024

话说这些素材图案都是确定的,训练的样本也需要很多吗?是不是各种分辨率的手机上面都截一张图当成样本库就够了。?我今天去了解了一下pytorch不知道我能不能靠自学训练一个network出来。要是成功了能让我加入这个项目吗😳

from arknights-toolbox.

Tsuk1ko avatar Tsuk1ko commented on August 27, 2024

工作量可能挺大的🤔

如果能搞出来的话当然非常欢迎将这个功能加到工具箱里

from arknights-toolbox.

LynnGuo666 avatar LynnGuo666 commented on August 27, 2024

这个功能是有的,可以看这个开源的仓库https://github.com/GachaSalt/ArkToolDemo/tree/master/img
页面是https://gachasalt.github.io/ArkToolDemo/#/image

from arknights-toolbox.

Tsuk1ko avatar Tsuk1ko commented on August 27, 2024

@LynnGuo666 这个仓库只是一个 dist,即可部署的网站成品,代码是经过压缩打包的,没有源码的话就无法移植过来

也就是说该工具箱实际上没有开源,我翻了翻该作者的仓库列表也没有找到相关开源,不过倒是有 py 写的开源

from arknights-toolbox.

LynnGuo666 avatar LynnGuo666 commented on August 27, 2024

那试着把这个网站成品修改一部分然后进行移植呢

from arknights-toolbox.

Tsuk1ko avatar Tsuk1ko commented on August 27, 2024

@LynnGuo666 做不到,而且由于没有 map,连想找到这部分功能的代码在哪里都做不到

from arknights-toolbox.

LynnGuo666 avatar LynnGuo666 commented on August 27, 2024

那可以使用类似于[{"name":"炽合金块","need":0,"have":2},{"name":"炽合金","need":0,"have":15}]这种格式导入吗

from arknights-toolbox.

LynnGuo666 avatar LynnGuo666 commented on August 27, 2024

这个也是可以,然后通过其他平台的识别数据进行导入(曲线救国吧),我一会看看能不能找到代码区

from arknights-toolbox.

Tsuk1ko avatar Tsuk1ko commented on August 27, 2024

已实装

from arknights-toolbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.