HankYe / PAGCP

PAGCP for the compression of YOLOv5
GNU General Public License v3.0
111 stars 11 forks source link

Selecting the channels #19

Open SarinaAhmadi opened 7 months ago

SarinaAhmadi commented 7 months ago

Is it possible to use this algorithm to find the most inappropriate channels for our task without deleting them?! (We can select the less suitable channels without deleting them.) Thank you for your guidance in this regard.

HankYe commented 2 months ago

Hi, thanks for ur attention to our work, and sorry for the late response. From my understanding, PAGCP can adapt to the scheme that does not delete channels by introducing masks for channels. However, the inference speedup might not be fully enhanced in this scheme.