Change the code structure
Showing
with
1653 additions
and
2410 deletions
compile/CMakeLists.txt
deleted
100755 → 0
compile/cmake/FindNumPy.cmake
deleted
100644 → 0
compile/cmake/FindPythonLibs.cmake
deleted
100644 → 0
compile/gpu_nms.h
deleted
100755 → 0
compile/gpu_nms.pyx
deleted
100755 → 0
compile/make.sh
deleted
100644 → 0
compile/nms_kernel.cu
deleted
100755 → 0
compile/setup.py
deleted
100755 → 0
csrc/cxx/operators/nms_op.cc
0 → 100644
csrc/cxx/operators/nms_op.h
0 → 100644
csrc/cxx/operators/retinanet_decoder_op.cc
0 → 100644
csrc/cxx/operators/retinanet_decoder_op.h
0 → 100644
csrc/cxx/operators/rpn_decoder_op.cc
0 → 100644
csrc/cxx/operators/rpn_decoder_op.h
0 → 100644
csrc/cxx/setup.py
0 → 100644
csrc/cxx/utils/detection_utils.cc
0 → 100644
csrc/cxx/utils/detection_utils.cu
0 → 100644
csrc/cxx/utils/detection_utils.h
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
csrc/pyx/setup.py
0 → 100755
lib/faster_rcnn/data_loader.py
deleted
100644 → 0
lib/mask_rcnn/data_loader.py
deleted
100644 → 0
lib/modeling/factory.py
deleted
100644 → 0
lib/modules/nn.py
deleted
100644 → 0
lib/pycocotools/.gitignore
deleted
100644 → 0
lib/pycocotools/license.txt
deleted
100644 → 0
lib/ssd/data_loader.py
deleted
100644 → 0
lib/utils/boxes.py
deleted
100644 → 0
lib/utils/framework.py
deleted
100644 → 0
File moved
seetadet/algo/faster_rcnn/__init__.py
0 → 100644
seetadet/algo/faster_rcnn/data_loader.py
0 → 100644
seetadet/algo/mask_rcnn/data_loader.py
0 → 100644
seetadet/algo/retinanet/data_loader.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/algo/ssd/data_loader.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/core/registry.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/dali/data_reader.py
0 → 100644
This diff is collapsed.
Click to expand it.
seetadet/dali/rcnn_pipeline.py
0 → 100644
This diff is collapsed.
Click to expand it.
seetadet/dali/ssd_pipeline.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/modeling/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/modules/nn.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/onnx/nodes.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/utils/boxes.py
0 → 100644
This diff is collapsed.
Click to expand it.
seetadet/utils/boxes_v2.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
seetadet/utils/env.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
setup.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment