iOS-抠图:去除图片中指定范围颜色的三种方式 – 掘金
Replace a given colour in UIImage. Source: iOS-抠图:去除图片中指定范围颜色的三种方式 – 掘金
A “weird” introduction to Deep Learning – Towards Data Science
There are amazing introductions, courses and blog posts on Deep Learning. But this is a different kind of introduction. Source: A “weird” introduction to Deep Learning – Towards Data Science
A helper for working with temporary files in Swift – Ole Begemann
I often find myself having to create a temporary file in code for some operation, and every time it turns into a small nuisance: I have to find a suitable temp directory, make sure I give the file a unique name, and must not forget to delete the file after I’m done with it. Source: […]
Sarah Mei on Twitter: “People often ask me whether pair programming permits the “flow” state, and the answer is yes – and it’s much more resilient than the solo version.… https://t.co/WK9YyKcl2s”
deepmipt/DeepPavlov: An open source library for building end-to-end dialog systems and training chatbots.
An open source library for building end-to-end dialog systems and training chatbots. Source: deepmipt/DeepPavlov: An open source library for building end-to-end dialog systems and training chatbots.
Han Yan on Twitter: “Ms robocop at the Shenzhen border!… “
Peter Steinberger on Twitter: “po [_UIViewLayoutFeedbackLoopDebugger layoutFeedbackLoopDebugger] Watch the last 15 minutes of this talk, explains the layout feedback loop debugger + walkthrough. https://t.co/TO2djr5eh7… https://t.co/HlmcbyXRV5”
dkhamsing/open-source-ios-apps: Collaborative List of Open-Source iOS Apps
Collaborative List of Open-Source iOS Apps Source: dkhamsing/open-source-ios-apps: Collaborative List of Open-Source iOS Apps
NSBundle.current – ⎋ bou.io
With this, I can finally write Bundle.current everywhere, instead of Bundle.main or Bundle(for: AnyClass). Source: NSBundle.current – ⎋ bou.io