Can we control the maximum number of objects our model can count?
#12
by
						
thinhplg31
	
							
						- opened
							
					
@thinhplg31 The training data was limited to a maximum sequence length of 40 to reduce training costs, as sequence lengths become substantially longer with additional points. Additionally, only a small amount of data extends beyond this length, providing limited value for model training.
