forked from khmorad/clothingRecommendationApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,6 +37,7 @@ The images used for this project can be found below. In the provided embeddings. | |
```python | ||
EMBEDDINGS_FILE_ID = '<file ID>' | ||
``` | ||
Feel free to make a copy of the notebooks for your own use, and don’t hesitate to contact me at shizukat@uci.edu if you encounter any issues or have questions. | ||
|
||
## Installation | ||
|
||
|
@@ -113,10 +114,6 @@ npm start | |
- **Yar Moradpour** | ||
- **Shizuka Takao** | ||
|
||
## Current Status | ||
|
||
Please note that the image storage and processing for this application is hosted on Google Cloud. Due to concerns about increased billing over time, Google Cloud services for this application are currently deactivated. If you require access for testing purposes, please contact me at [email protected] to temporarily activate the service. | ||
|
||
## Known Limitations | ||
|
||
- **Image Recognition Constraints**: The app only accurately recognizes images where the clothing item is shown from the front in a straight manner. Sideways or angled images may lead to inaccurate results. | ||
|