mirror of
				https://github.com/facebookresearch/sam2.git
				synced 2025-11-04 11:32:12 +08:00 
			
		
		
		
	remove unused paths
This commit is contained in:
		
							parent
							
								
									c98aa6bea3
								
							
						
					
					
						commit
						5f469ca87e
					
				@ -13,8 +13,8 @@ scratch:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
dataset:
 | 
					dataset:
 | 
				
			||||||
  # PATHS to Dataset
 | 
					  # PATHS to Dataset
 | 
				
			||||||
  img_folder: /fsx-onevision/shared/data/academic_vos_data/MOSE/train/JPEGImages # PATH to MOSE JPEGImages folder
 | 
					  img_folder: null # PATH to MOSE JPEGImages folder
 | 
				
			||||||
  gt_folder: /fsx-onevision/shared/data/academic_vos_data/MOSE/train/Annotations/  # PATH to MOSE Annotations folder
 | 
					  gt_folder: null  # PATH to MOSE Annotations folder
 | 
				
			||||||
  file_list_txt: training/assets/MOSE_sample_train_list.txt # Optional PATH to filelist containing a subset of videos to be used for training
 | 
					  file_list_txt: training/assets/MOSE_sample_train_list.txt # Optional PATH to filelist containing a subset of videos to be used for training
 | 
				
			||||||
  multiplier: 2
 | 
					  multiplier: 2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user