DeepLearningExamples/TensorFlow2/Segmentation/MaskRCNN/.dockerignore
2020-03-05 09:49:01 +01:00

32 lines
389 B
Text

.DS_Store
.ipynb_checkpoints
node_modules
/.bazelrc
/.tf_configure.bazelrc
/bazel-*
/bazel_pip
/third_party/eigen3/mkl_include
/third_party/mkl/*
/tools/python_bin_path.sh
/tools/git/gen
/pip_test
/_python_build
*.pyc
__pycache__
*.swp
.vscode/
\.idea/
\.git/
core
core/
weights/mask-rcnn/
weights/resnet/
profiling/
venv/
nsys/
# Git Directories
tf-models/
# Data Directories
data_dir/