Hello there. I have a design need for an Autoencoder that is trained on feature maps of the detectors. I was wondering how I might go about this. I can can perform the ROI pooling and inference outside of the pipeline, but I need access to the feature maps of whatever detector we end up using in our pipeline. Our current implementation involves sending out the per camera image as a byte array and passing that into a detector outside the deepstream pipeline. Running another detector is clearly not an efficient solution. Any direction would be appreciated, as I cannot find anything online related to this.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Custom Autoencoder Model | 10 | 754 | February 27, 2024 | |
| cascade feature extraction to detector | 2 | 515 | October 12, 2021 | |
| How to stream the output of Autoencoder models? | 2 | 389 | March 1, 2022 | |
| Feature Extraction From model | 3 | 675 | October 12, 2021 | |
| Deepstream | 3 | 386 | October 12, 2021 | |
| Obtain tracker features in DeepStream | 3 | 372 | December 1, 2023 | |
| deepstream in python inquires | 12 | 1682 | October 12, 2021 | |
| Deep stream in custom application | 8 | 1240 | October 12, 2021 | |
| I would like to ask a question about Deepstream on jetson NX: | 5 | 423 | September 27, 2021 | |
| Do inference AND get penultimate layer for feature extraction | 2 | 308 | December 1, 2022 |