Thomas Rochefort-Beaudoin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# YOLOv8-TO
|
2 |
Code for the article "From Density to Geometry: YOLOv8 Instance Segmentation for Reverse Engineering of Optimized Structures"
|
3 |
|
4 |
## Table of Contents
|
@@ -31,4 +31,4 @@ pip install -e .
|
|
31 |
```
|
32 |
## Datasets
|
33 |
Links to the dataset on HuggingFace:
|
34 |
-
- [YOLOv8-TO_Data](https://huggingface.co/datasets/tomrb/yolov8to_data)
|
|
|
1 |
+
# YOLOv8-TO (WORK IN PROGRESS)
|
2 |
Code for the article "From Density to Geometry: YOLOv8 Instance Segmentation for Reverse Engineering of Optimized Structures"
|
3 |
|
4 |
## Table of Contents
|
|
|
31 |
```
|
32 |
## Datasets
|
33 |
Links to the dataset on HuggingFace:
|
34 |
+
- [YOLOv8-TO_Data](https://huggingface.co/datasets/tomrb/yolov8to_data)
|