第3次提交
This commit is contained in:
		
							parent
							
								
									7144f48006
								
							
						
					
					
						commit
						62786f00e7
					
				
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							| @ -1,5 +1,15 @@ | |||||||
| # pose-detect | # pose-detect | ||||||
| 
 | 
 | ||||||
|  | ## 人员摔倒检测 | ||||||
|  | 
 | ||||||
| ## 介绍 | ## 介绍 | ||||||
| 
 | 
 | ||||||
| 本项目采用[yolov8](https://github.com/ultralytics/ultralytics)的关键点检测,利用关键点的数据进行预测 | 本项目采用[yolov8](https://github.com/ultralytics/ultralytics)的关键点检测,利用关键点的数据进行预测 | ||||||
|  | 
 | ||||||
|  | ## 使用说明 | ||||||
|  | 
 | ||||||
|  | ```py | ||||||
|  | # 可用image下的文件进行测试 | ||||||
|  | # 也可将pose.py的source改成自己的路径即可预测 | ||||||
|  | # 运行即可 | ||||||
|  | python pose.py | ||||||
							
								
								
									
										0
									
								
								requirements.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								requirements.txt
									
									
									
									
									
										Normal file
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user