MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / ssd.py

File ssd.py

cnn_class2/ssd.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/advanced-computer-vision
2# https://www.udemy.com/advanced-computer-vision
3
4# simple script to adapt object detection notebook from

Callers

nothing calls this directly

Calls 2

closeMethod · 0.80
runMethod · 0.45

Tested by

no test coverage detected