v0.0.2-alpha
Pre-release
Pre-release
Key Changes
Parsers
DM-Count
parser for crowd density estimation model. #56- Unifying
MonocularDepthParser
andThermalImageParser
into generalMapOutputParser
. #57 SegmentationParser
extension - support more segmentation models. #59LaneDetectionParser
. #61PPTextDetectionParser
. #60PaddleOCRParser
. #64MultiClassificationParser
#68- Improved error handling in
MPPalmDetectionParser
. #72 - YOLOv8 kpts. and seg. RVC4 fix. #76
- FastSAM RVC4 fix. #76
- Two seperate parsers for XFeat - Mono and Stereo versions - and postprocessing quality and speed improvements. #82
Messages
Map2D
message type. #56- Replacing density, depth, and thermal messages with general
Map2D
message. #57 Cluster
message. #61Composite
message. #67CornerDetections
message. #71
Examples
FastSAM
example. #58MultiClassification
example. #93PaddleOCR
example. #93PPTextDetection
example. #93XFeat
mono and stereo examples. #93
Utility nodes
Tiling
andTilesPatcher
. #89