test with older tensorflow version
tensorflow<=2.15.0
This commit is contained in:
parent
0d2f63d483
commit
7d13dc4d38
@ -3,20 +3,20 @@
|
||||
|
||||
|
||||
'''
|
||||
###########################################################################
|
||||
## AUGMENT MARKER DATA ##
|
||||
###########################################################################
|
||||
###########################################################################
|
||||
## AUGMENT MARKER DATA ##
|
||||
###########################################################################
|
||||
|
||||
Augment trc 3D coordinates.
|
||||
Augment trc 3D coordinates.
|
||||
|
||||
Estimate the position of 43 additional markers.
|
||||
Estimate the position of 43 additional markers.
|
||||
|
||||
INPUTS:
|
||||
- a trc file
|
||||
- filtering parameters in Config.toml
|
||||
INPUTS:
|
||||
- a trc file
|
||||
- filtering parameters in Config.toml
|
||||
|
||||
OUTPUT:
|
||||
- a filtered trc file
|
||||
OUTPUT:
|
||||
- a filtered trc file
|
||||
|
||||
'''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user