Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sirwenhao/Deep-Learning-Notes
/ split_data.py
File
split_data.py
CV/data_set/split_data.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
from
shutil
import
copy, rmtree
3
import
random
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected