opencv/modules/dnn/include/opencv2
Tsukasa Sugiura 8db7d435b9
Merge pull request #21692 from UnaNancyOwen:add_softmax
* add apply softmax option to ClassificationModel

* remove default arguments of ClassificationModel::setSoftMax()

* fix build for python

* fix docs warning for setSoftMax()

* add impl for ClassficationModel()

* fix failed build for docs by trailing whitespace

* move to implement classify() to ClassificationModel_Impl

* move to implement softmax() to ClassificationModel_Impl

* remove softmax from public method in ClassificationModel
2022-03-07 20:26:15 +00:00
..
dnn Merge pull request #21692 from UnaNancyOwen:add_softmax 2022-03-07 20:26:15 +00:00
dnn.hpp Update documentation and samples 2018-08-17 14:21:29 +03:00