KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
WeightedDeepSupervision
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
JSY-MK-194
:
Usage sample of module JSY-MK-194 with Arduino
PhotinoAntDesignBlazor
:
Photino Blazor sample with AntDesignPro
mipnerf360-pytorch
:
An unofficial codebase for mipnerf 360 based on pytorch
search-backend
:
基于Vue3 + Spring Boot + Elastic Stack 的一站式聚合搜索平台,用户可以在同一页面集中搜索不同来源、不同内容的数据,提升用户的 检索效率和搜索体验。
NEnvoy
:
.Net Enphase Envoy client library
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
WeightedDeepSupervision
?
Download (.md)
# WeightedDeepSupervision This is a proto code for revision of Artificial Intelligence in Medicine We plan to re-upload the code after further modification The code consists of. - gen_texture.py: generate a texture map from image - gen_groundtruth.py: generate a groundtruth map from a texture and a pseudo-GT - gen_wwm.py: generate a weighted wrinkle map from a groundtruth - train_wrinkle_wds.py: train a wrinkle segmentation model using weighted deep supervision - train_retinal_agnet.py: train a retinal vessel segmentation model using weighted deep supervision - train_retinal_agnet_aspp.py: train a retinal vessel segmentation model using weighted deep supervision and ASPP - inference_wrinkle.py: inference wrinkles from face images - inference_retinal_vessel.py: inference vessels from retinal images Some of the code is copied without the developer's consent and may be deleted later. However, you can download it from the original author's repository. - U-Net Pytorch: https://github.com/milesial/Pytorch-UNet - AGNet: https://github.com/HzFu/AGNet