H3DE-Net
No description available.
File Explorer
- profiles_settings.xml
- .gitignore
- code.iml
- misc.xml
- modules.xml
- workspace.xml
- __init__.cpython-310.pyc
- __init__.cpython-36.pyc
- __init__.cpython-37.pyc
- __init__.cpython-39.pyc
- dataloader.cpython-310.pyc
- dataloader.cpython-36.pyc
- dataloader.cpython-37.pyc
- dataloader.cpython-39.pyc
- transforms.cpython-310.pyc
- transforms.cpython-37.pyc
- __init__.py
- dataloader.py
- transforms.py
- __init__.cpython-310.pyc
- __init__.cpython-37.pyc
- Biformer_Unet.cpython-310.pyc
- BiFormer_Unet1.cpython-310.pyc
- Biformer_Unet3.cpython-310.pyc
- losses.cpython-310.pyc
- losses.cpython-37.pyc
- PBiFormer_Unet1.cpython-310.pyc
- VNet.cpython-310.pyc
- VNet.cpython-37.pyc
- _common.cpython-310.pyc
- bra_legacy.cpython-310.pyc
- _common.py
- bra_legacy.py
- __init__.py
- BiFormer_Unet.py
- losses.py
- PBiFormer_Unet.py
- main_baseline.py
- main_yolo_saveFile.py
- main_yolol.py
- README.md
- utils.py
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
// repository documentation
Was this content helpful?
(0 ratings)
