29/08/2023 3:10 pm
	                             Topic starter
	                                
                            
                 Notifications
                
            
                Clear all
    
            
        
                                        0                                    
                                Can decimator be added to the preprocessing layer of Speck2e? There are too many DVS events , and i want to remove some. There is no corresponding introduction the config.dvs_filter of the document.
                                
                                1 Answer                            
                            
                                        0                                    
                                30/08/2023 10:40 am
	                                                            
                            If you are using development kit to retrieve the dvs events, it is allowed to use decimator on Speck2e.
In latest development kit(speck2e), each dynapcnn layer is equipped with a decimator block at its output data path. The decimator enables the user reduce the spike rate at the output of a convolution layer. When enabled, the decimator allows 1 spikes to be passed every N output spikes(N=[2,4,8,16,32,128,256,512]).
 

 
 