Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct
arxiv covid-19 deep-neural-networks paper pytorch segmentation
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct
- Owner: pbizopoulos
- License: mit
- Created: 2020-09-09T13:53:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T08:42:49.000Z (6 months ago)
- Last Synced: 2024-05-02T17:50:39.352Z (6 months ago)
- Topics: arxiv, covid-19, deep-neural-networks, paper, pytorch, segmentation
- Language: TeX
- Homepage:
- Size: 87.9 MB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
- Citation: CITATION
Awesome Lists containing this project
README
# Comprehensive Comparison of Deep Learning Models for Lung and COVID-19 Lesion Segmentation in CT
xdg-open https://arxiv.org/abs/2009.06412# Use Requirements
# POSIX Shell & Utilities
# Git
# Nix
# Any PDF viewer
git clone [email protected]:pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct# Use
make -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/latex/python/
make -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/latex/
make -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/docs/
xdg-open ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/latex/tmp/ms.pdf
make -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/
xdg-open https://localhost:8080# Debug Requirements
# Use Requirements# Debug
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/docs/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/latex/python/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/latex/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/# Deploy Requirements
xdg-open https://github.com/pbizopoulos/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/settings/pages
# Choose the /docs in the main branch in 'Build and deployment'# Deploy
# Done automatically after each git push# Use Deployed Requirements
# Any Web Browser# Use Deployed
xdg-open https://pbizopoulos.github.io/comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct/