Forwarded from 螺莉莉的黑板报
U-Net for brain segmentation in PyTorch
研究生的时候做过这个,数据集不够大,于是没做下去,可惜了。
https://pythonawesome.com/u-net-for-brain-segmentation-in-pytorch/
研究生的时候做过这个,数据集不够大,于是没做下去,可惜了。
https://pythonawesome.com/u-net-for-brain-segmentation-in-pytorch/
Python Awesome
U-Net for brain segmentation in PyTorch
U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
Forwarded from 螺莉莉的黑板报
抽奖,基本操作 《成为一名密码朋克》 可操作的交互视频课,实体套装一份,包含一本密码手册,一张实体卡和一个胸针。
第一个回复本消息的朋友中奖,曾经中奖过的朋友不再纳入中奖名单,东西发到我家之后就顺丰给你,不包邮。
以及,奖品是我自费买的,不存在利益冲突。
第一个回复本消息的朋友中奖,曾经中奖过的朋友不再纳入中奖名单,东西发到我家之后就顺丰给你,不包邮。
以及,奖品是我自费买的,不存在利益冲突。
Forwarded from 螺莉莉的黑板报
GitHub
GitHub - americanexpress/one-service-worker: ✨ Minimal, light-weight, Promise based library that unifies the service worker and…
✨ Minimal, light-weight, Promise based library that unifies the service worker and browser threads under one API - GitHub - americanexpress/one-service-worker: ✨ Minimal, light-weight, Promise ba...
Forwarded from Simon Chan
https://github.com/spaceagetv/electron-bytenode-example
发现了这个,似乎 electron 的 main 和 renderer 进程并不需要使用不同的方式生成 bytecode
发现了这个,似乎 electron 的 main 和 renderer 进程并不需要使用不同的方式生成 bytecode
GitHub
GitHub - spaceagetv/electron-bytenode-example: A basic Hello World boilerplate using Webpack to convert Electron Javascript code…
A basic Hello World boilerplate using Webpack to convert Electron Javascript code to binary using Bytenode and the Bytenode Webpack Plugin - GitHub - spaceagetv/electron-bytenode-example: A basic ...
Forwarded from 螺莉莉的黑板报
GitHub
GitHub - logseq/logseq: A privacy-first, open-source platform for knowledge management and collaboration. Download link: http…
A privacy-first, open-source platform for knowledge management and collaboration. Download link: https://github.com/logseq/logseq/releases. roadmap: https://logseq.io/p/NX4mc_ggEV - logseq/logseq
Forwarded from 螺莉莉的黑板报
Plex 是如何让所有客户端都有 HTTPS 用的,噫额……具体的做法好恶心……
https://blog.filippo.io/how-plex-is-doing-https-for-all-its-users/
https://blog.filippo.io/how-plex-is-doing-https-for-all-its-users/
Filippo.io
How Plex is doing HTTPS for all its users
This week Plex, a self-hosted media server, announced that they now offer TLS to secure all connections, including those to the user's servers. This is actually pretty interesting. Background A quick overview of the Plex architecture to understand why this…