Closed laureho closed 1 year ago
Add conversion of tfrecord filepaths from PosixPath to str following #43 to deal with error TypeError: Object of type PosixPath is not JSON serializable
PosixPath
str
TypeError: Object of type PosixPath is not JSON serializable
Add conversion of tfrecord filepaths from
PosixPath
tostr
following #43 to deal with errorTypeError: Object of type PosixPath is not JSON serializable