martintomov commited on
Commit
aeb3f30
·
verified ·
1 Parent(s): 03a11d9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - wildlife
4
+ - detr
5
+ - mrr
6
+ - synthgen
7
+ ---
8
+
9
+ # WildlifeDETR v1
10
+
11
+ An experimental object detection model trained on 100% synthetic data.
12
+ ## Overview
13
+
14
+ WildlifeDETR v1 demonstrates the potential of using synthetic data for wildlife detection tasks. The model was trained using synthetic data generated by the MRR Synthetic Data v2 model, using the ComfyUI pipeline optimized for accurate feature representation. Model available at [martintomov/mrr-synthetic-data-v2](https://huggingface.co/martintomov/mrr-synthetic-data-v2).
15
+
16
+ ## Future Development
17
+ Work in progress improvements are being made for v2, focusing on enhancing accuracy.