tfa.losses.GIoULoss | TensorFlow Addons
文章推薦指數: 80 %
tfa.losses.GIoULoss ... Implements the GIoU loss function. ... GIoU loss was first introduced in the Generalized Intersection over Union: A Metric ...
Install
Learn
Introduction
NewtoTensorFlow?
TensorFlow
ThecoreopensourceMLlibrary
ForJavaScript
TensorFlow.jsforMLusingJavaScript
ForMobile&Edge
TensorFlowLiteformobileandedgedevices
ForProduction
TensorFlowExtendedforend-to-endMLcomponents
API
TensorFlow(v2.10.0)
Versions…
TensorFlow.js
TensorFlowLite
TFX
Resources
Models&datasets
Pre-trainedmodelsanddatasetsbuiltbyGoogleandthecommunity
Tools
EcosystemoftoolstohelpyouuseTensorFlow
Libraries&extensions
LibrariesandextensionsbuiltonTensorFlow
TensorFlowCertificateprogram
DifferentiateyourselfbydemonstratingyourMLproficiency
LearnML
EducationalresourcestolearnthefundamentalsofMLwithTensorFlow
ResponsibleAI
ResourcesandtoolstointegrateResponsibleAIpracticesintoyourMLworkflow
Community
Join
Explorewaystogetinvolved
Blog
StayuptodatewithallthingsTensorFlow
Forum↗
DiscussionplatformfortheTensorFlowcommunity
Groups
Usergroups,interestgroupsandmailinglists
Contribute
Guideforcontributingtocodeanddocumentation
WhyTensorFlow
About
Casestudies
English
中文–简体
GitHub
Signin
Addons
Overview
Guide&Tutorials
API
Install
Learn
More
API
More
Resources
More
Overview
Guide&Tutorials
API
Community
More
WhyTensorFlow
More
GitHub
tfa
Overviewregister_all
tfa.activations
Overviewgeluhardshrinklishtmishrrelusnakesoftshrinksparsemaxtanhshrink
tfa.callbacks
OverviewAverageModelCheckpointTQDMProgressBarTimeStopping
tfa.image
Overviewadjust_hsv_in_yiqangles_to_projective_transformsblendcompose_transformsconnected_componentscutoutdense_image_warpequalizeeuclidean_dist_transformgaussian_filter2dinterpolate_bilinearinterpolate_splinemean_filter2dmedian_filter2drandom_cutoutrandom_hsv_in_yiqresamplerrotatesharpnessshear_xshear_ysparse_image_warptransformtranslatetranslate_xytranslations_to_projective_transforms
tfa.layers
OverviewAdaptiveAveragePooling1DAdaptiveAveragePooling2DAdaptiveAveragePooling3DAdaptiveMaxPooling1DAdaptiveMaxPooling2DAdaptiveMaxPooling3DCRFCorrelationCostESNEmbeddingBagFilterResponseNormalizationGELUGroupNormalizationInstanceNormalizationMaxUnpooling2DMaxUnpooling2DV2MaxoutMultiHeadAttentionNoisyDensePoincareNormalizePolynomialCrossingSnakeSparsemaxSpatialPyramidPooling2DSpectralNormalizationStochasticDepthTLUWeightNormalization
tfa.losses
OverviewContrastiveLossGIoULossLiftedStructLossNpairsLossNpairsMultilabelLossPinballLossSigmoidFocalCrossEntropySparsemaxLossTripletHardLossTripletSemiHardLossWeightedKappaLosscontrastive_lossgiou_losslifted_struct_lossnpairs_lossnpairs_multilabel_losspinball_losssigmoid_focal_crossentropysparsemax_losstriplet_hard_losstriplet_semihard_loss
tfa.metrics
OverviewCohenKappaF1ScoreFBetaScoreGeometricMeanHammingLossHarmonicMeanKendallsTauMatthewsCorrelationCoefficientMeanMetricWrapperMultiLabelConfusionMatrixRSquarehamming_distancehamming_loss_fn
tfa.optimizers
OverviewAdaBeliefAdamWAveragedOptimizerWrapperCOCOBConditionalGradientCyclicalLearningRateDecoupledWeightDecayExtensionExponentialCyclicalLearningRateLAMBLazyAdamLookaheadMovingAverageMultiOptimizerNovoGradProximalAdagradRectifiedAdamSGDWSWATriangular2CyclicalLearningRateTriangularCyclicalLearningRateYogiextend_with_decoupled_weight_decay
tfa.options
Overviewdisable_custom_kernelenable_custom_kernelis_custom_kernel_disabled
tfa.rnn
OverviewESNCellLayerNormLSTMCellLayerNormSimpleRNNCellNASCellPeepholeLSTMCell
tfa.seq2seq
OverviewAttentionMechanismAttentionWrapperAttentionWrapperStateBahdanauAttentionBahdanauMonotonicAttentionBaseDecoderBasicDecoderBasicDecoderOutputBeamSearchDecoderBeamSearchDecoderOutputBeamSearchDecoderStateCustomSamplerDecoderFinalBeamSearchDecoderOutputGreedyEmbeddingSamplerInferenceSamplerLuongAttentionLuongMonotonicAttentionSampleEmbeddingSamplerSamplerScheduledEmbeddingTrainingSamplerScheduledOutputTrainingSamplerSequenceLossTrainingSamplerdynamic_decodegather_treegather_tree_from_arrayhardmaxmonotonic_attentionsafe_cumprodsequence_losstile_batch
tfa.text
OverviewCRFModelWrapperCrfDecodeForwardRnnCellcrf_binary_scorecrf_constrained_decodecrf_decodecrf_decode_backwardcrf_decode_forwardcrf_filtered_inputscrf_forwardcrf_log_likelihoodcrf_log_normcrf_multitag_sequence_scorecrf_sequence_scorecrf_unary_scoreparse_timeskip_gram_sampleskip_gram_sample_with_text_vocabviterbi_decode
crf
Overview
tfa.types
OverviewAcceptableDTypesActivationConstraintFloatTensorLikeInitializerNumberOptimizerRegularizerTensorLike
Introduction
TensorFlow
ForJavaScript
ForMobile&Edge
ForProduction
TensorFlow(v2.10.0)
Versions…
TensorFlow.js
TensorFlowLite
TFX
Models&datasets
Tools
Libraries&extensions
TensorFlowCertificateprogram
LearnML
ResponsibleAI
Join
Blog
Forum↗
Groups
Contribute
About
Casestudies
TensorFlow
Resources
Addons
API
tfa.losses.GIoULoss
Stayorganizedwithcollections
Saveandcategorizecontentbasedonyourpreferences.
ViewsourceonGitHub
ImplementstheGIoUlossfunction.
tfa.losses.GIoULoss(
mode:str='giou',
reduction:str=tf.keras.losses.Reduction.AUTO,
name:Optional[str]='giou_loss'
)
GIoUlosswasfirstintroducedinthe
GeneralizedIntersectionoverUnion:
AMetricandALossforBoundingBoxRegression.
GIoUisanenhancementformodelswhichuseIoUinobjectdetection.
Usage:
gl=tfa.losses.GIoULoss()
boxes1=tf.constant([[4.0,3.0,7.0,5.0],[5.0,6.0,10.0,7.0]])
boxes2=tf.constant([[3.0,4.0,6.0,8.0],[14.0,14.0,15.0,15.0]])
loss=gl(boxes1,boxes2)
loss
延伸文章資訊
- 1addons/giou_loss.py at master · tensorflow/addons - GitHub
model = tf.keras.Model(). >>> model.compile('sgd', loss=tfa.losses.GIoULoss()). Args: mode: one o...
- 2tensorflow_addons.losses.GIoULoss Example - Program Talk
giou_loss = tfa.losses.GIoULoss(reduction=tf.keras.losses.Reduction.NONE) self._add_loss(name, we...
- 3Tensorflow feature that consists of bounding boxes lists
Now I want to use the tfa.losses. ... code ValueError: Dimension must be 4 but is 7876 for '{{nod...
- 4tfa.losses.giou_loss | TensorFlow Addons
tfa.losses.giou_loss ... Implements the GIoU loss function. ... GIoU loss was first introduced in...
- 5Generalized Intersection over Union
Generalized Intersection over Union. A Metric and A Loss for Bounding Box Regression. Cite Paper ...