添加转labelme格式的功能
This commit is contained in:
		
							parent
							
								
									fa046a9e40
								
							
						
					
					
						commit
						9d619fb646
					
				@ -26,7 +26,8 @@ Demo Video:[youtube](https://www.youtube.com/watch?v=yLdZCPmX-Bc)
 | 
				
			|||||||
9. Support opening JSON files annotated by labelme (please backup a copy before opening), and modify.
 | 
					9. Support opening JSON files annotated by labelme (please backup a copy before opening), and modify.
 | 
				
			||||||
10. Support exporting ISAT format json to VOC as single-channel png images.
 | 
					10. Support exporting ISAT format json to VOC as single-channel png images.
 | 
				
			||||||
11. Support exporting ISAT format jsons to COCO format json.
 | 
					11. Support exporting ISAT format jsons to COCO format json.
 | 
				
			||||||
12. Support exporting COCO format json to ISAT format jsons.
 | 
					12. Support exporting ISAT format json to LabelMe format json.
 | 
				
			||||||
 | 
					13. Support exporting COCO format json to ISAT format jsons.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# INSTALL
 | 
					# INSTALL
 | 
				
			||||||
## 1. Run the source code
 | 
					## 1. Run the source code
 | 
				
			||||||
 | 
				
			|||||||
@ -33,7 +33,8 @@ Demo Video:[youtube](https://www.youtube.com/watch?v=yLdZCPmX-Bc)
 | 
				
			|||||||
9. **兼容labelme**标注的json文件,支持开打并进行二次修改(打开前请先备份一份)。
 | 
					9. **兼容labelme**标注的json文件,支持开打并进行二次修改(打开前请先备份一份)。
 | 
				
			||||||
10. 支持将ISAT格式json转换为VOC格式(单通道png)。
 | 
					10. 支持将ISAT格式json转换为VOC格式(单通道png)。
 | 
				
			||||||
11. 支持将ISAT格式json转换为COCO格式json(会丢失图层信息)。
 | 
					11. 支持将ISAT格式json转换为COCO格式json(会丢失图层信息)。
 | 
				
			||||||
12. 支持将COCO格式json转换为ISAT格式json,进行二次修改。
 | 
					12. 支持将ISAT格式json转换为LabelMe格式json(会丢失图层信息)。
 | 
				
			||||||
 | 
					13. 支持将COCO格式json转换为ISAT格式json,进行二次修改。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 安装
 | 
					# 安装
 | 
				
			||||||
## 1. 源码运行
 | 
					## 1. 源码运行
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user