Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Daheer committed Nov 30, 2023
1 parent abb46c2 commit 6c15707
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,12 @@ Every product is assigned a unique_id which serves as a reference through out th
## Contributing

There are many areas where this project needs improvement. And I shall utilize weekends to have fun checking the following:
- [ ] Lighterweight .obj files -> right now, the resulting obj models are heavy (> 100MB) and I have to use sharding to save them in Supabase's storage bucket which limits file uploads to 50MB
- [x] Lighterweight .obj files -> right now, the resulting obj models are heavy (> 100MB) and I have to use sharding to save them in Supabase's storage bucket which limits file uploads to 50MB

- [ ] Better quality models -> I'm still experimenting with multiple ways of performing Colmap to do better Sift Extraction and would welcome any help. I'm also looking at other NeRF render options

- [ ] Use Segment Anything to improve segmentation

- [ ] More features on the frontend are always welcome if that's what you're into!

Please reach out to me @ suhayrid6@gmail.com, I'd be happy to walk you through the project, including the Supabase database configuration

0 comments on commit 6c15707

Please sign in to comment.