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: 26 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T07:49:32.000Z (2 months ago)
- Last Synced: 2025-03-04T15:22:31.517Z (about 2 months ago)
- Topics: arxiv, covid-19, deep-neural-networks, paper, pytorch, segmentation
- Language: TeX
- Homepage:
- Size: 88.1 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/