MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / find_latest_checkpoint

Function find_latest_checkpoint

mmdet/utils/misc.py:11–42  ·  view source on GitHub ↗

Find the latest checkpoint from the working directory. Args: path(str): The path to find checkpoints. suffix(str): File extension. Defaults to pth. Returns: latest_path(str | None): File path of the latest checkpoint. References: .. [1] https

(path, suffix='pth')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

train_detectorFunction · 0.90

Calls

no outgoing calls

Tested by 1