Skip to content

Releases: sony/custom_layers

v0.3.0

15 Jan 14:50
0bc7951
Compare
Choose a tag to compare

What's Changed

#27: Added the multiclass_nms_with_indices layer for PyTorch. This enhancement builds on the existing multiclass_nms layer by including an additional output of indices, enabling more flexible post-processing options based on NMS.

#32: Added the FasterRCNNBoxDecode layer for PyTorch, providing a PyTorch implementation equivalent to the Keras FasterRCNNBoxDecode layer.

Black-Duck Reports 0.3.0

05 Dec 11:48
0bc7951
Compare
Choose a tag to compare
Pre-release
Merge pull request #32 from sony/boxdecode

[torch] add box decode

v0.2.0

08 May 09:19
8f26840
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

27 Apr 19:57
8b02f1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1