forked from JointCloud/JCC-DeepOD
Update run_FMMS.py
This commit is contained in:
parent
9eed38c7d4
commit
03516a5e28
|
@ -39,7 +39,7 @@ class run_FMMS():
|
|||
Training epoch
|
||||
opt: str, optional (default='adam')
|
||||
Optimizer
|
||||
loss: str, opti
|
||||
loss: str, opti
|
||||
Loss function
|
||||
"""
|
||||
self.feature_size = Fmap.shape[1]
|
||||
|
|
Loading…
Reference in New Issue