.gitignore
GITHUB_SETUP.md
LICENSE
MANIFEST.in
PYPI_PUBLICATION_GUIDE.md
README.md
SETUP_COMMANDS.sh
pyproject.toml
requirements.txt
setup.py
test_backends.py
.github/workflows/publish.yml
docs/OPTIMIZATION_JOURNEY.md
examples/batch_processing.py
examples/s1_integration_example.py
examples/single_frame_detection.py
pymtcnn/__init__.py
pymtcnn/base.py
pymtcnn/detector.py
pymtcnn.egg-info/PKG-INFO
pymtcnn.egg-info/SOURCES.txt
pymtcnn.egg-info/dependency_links.txt
pymtcnn.egg-info/not-zip-safe
pymtcnn.egg-info/requires.txt
pymtcnn.egg-info/top_level.txt
pymtcnn/backends/__init__.py
pymtcnn/backends/coreml_backend.py
pymtcnn/backends/onnx_backend.py
pymtcnn/models/onet.onnx
pymtcnn/models/pnet.onnx
pymtcnn/models/rnet.onnx
pymtcnn/models/onet_fp32.mlpackage/Data/com.apple.CoreML/model.mlmodel
pymtcnn/models/onet_fp32.mlpackage/Data/com.apple.CoreML/weights/weight.bin
pymtcnn/models/pnet_fp32.mlpackage/Data/com.apple.CoreML/model.mlmodel
pymtcnn/models/pnet_fp32.mlpackage/Data/com.apple.CoreML/weights/weight.bin
pymtcnn/models/rnet_fp32.mlpackage/Data/com.apple.CoreML/model.mlmodel
pymtcnn/models/rnet_fp32.mlpackage/Data/com.apple.CoreML/weights/weight.bin