Deep Alignment Network PyTorch
0.1.1
Contents:
Example
API Documentation
Deep Alignment Network PyTorch
Model
DeepAlignmentNetwork
Stage
DeepAlignmentStage
Layers
AffineImageTransformation
AffineLandmarkTransformation
EstimateAffineParams
HeatMap
Utilities
AddDanStagesCallback
create_optimizers_dan_whole_network
create_optimizers_dan_per_stage
GitHub
Deep Alignment Network PyTorch
Docs
»
Index
Index
A
|
C
|
D
|
E
|
F
|
H
|
P
A
AddDanStagesCallback (class in dan.utils)
AffineImageTransformation (class in dan.layers)
AffineLandmarkTransformation (class in dan.layers)
at_epoch_end() (AddDanStagesCallback method)
C
closure() (DeepAlignmentNetwork static method)
create_optimizers_dan_per_stage() (in module dan.utils)
create_optimizers_dan_whole_network() (in module dan.utils)
D
DeepAlignmentNetwork (class in dan.model)
DeepAlignmentStage (class in dan.stage)
draw_landmarks() (HeatMap method)
draw_lmk_helper() (HeatMap method)
E
EstimateAffineParams (class in dan.layers)
F
forward() (AffineImageTransformation method)
(AffineLandmarkTransformation method)
(DeepAlignmentNetwork method)
(DeepAlignmentStage method)
(EstimateAffineParams method)
(HeatMap method)
H
HeatMap (class in dan.layers)
P
prepare_batch() (DeepAlignmentNetwork static method)