Refactored structure
Browse files
README.md
CHANGED
@@ -20,7 +20,6 @@ This model is a finetuned version of the `openai/clip-vit-base-patch32` CLIP (Co
|
|
20 |
> If you are interested on the code used refer to the finetuning script on my [GitHub](https://github.com/Armaggheddon/BricksFinder/blob/main/model_finetuning/src/finetune.py)
|
21 |
|
22 |
## 🤖 Minifigure Finder: Your LEGO Buddy Locator!
|
23 |
-
#### 🧱 Brick Finder: Find Your Perfect Match!
|
24 |
Got a minifigure in mind but can’t recall its name or where it came from? Maybe you’ve got a picture of your favorite little guy, but no clue how to describe it? Say no more, [BricksFinder](https://github.com/Armaggheddon/BricksFinder) has you covered!
|
25 |
|
26 |
Just type in something like "red shirt, pirate hat" or upload a photo of the minifigure, and voilà! You’ll get a list of matches with images of minifigs that fit your description. It’s like a LEGO buddy GPS but way cooler.
|
|
|
20 |
> If you are interested on the code used refer to the finetuning script on my [GitHub](https://github.com/Armaggheddon/BricksFinder/blob/main/model_finetuning/src/finetune.py)
|
21 |
|
22 |
## 🤖 Minifigure Finder: Your LEGO Buddy Locator!
|
|
|
23 |
Got a minifigure in mind but can’t recall its name or where it came from? Maybe you’ve got a picture of your favorite little guy, but no clue how to describe it? Say no more, [BricksFinder](https://github.com/Armaggheddon/BricksFinder) has you covered!
|
24 |
|
25 |
Just type in something like "red shirt, pirate hat" or upload a photo of the minifigure, and voilà! You’ll get a list of matches with images of minifigs that fit your description. It’s like a LEGO buddy GPS but way cooler.
|