Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VisionXLab/OF-Diff
/ get_timestamp
Function
get_timestamp
ldm/modules/image_degradation/utils_image.py:33–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
33
def
get_timestamp():
34
return
datetime.now().strftime(
'%y%m%d-%H%M%S'
)
35
36
37
def
imshow(x, title=None, cbar=False, figsize=None):
Callers
1
mkdir_and_rename
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected