This website requires JavaScript.
Explore
Help
Sign In
notkshitij
/
CropCompass
Watch
1
Star
1
Fork
0
You've already forked CropCompass
Code
Issues
8
Pull Requests
Projects
1
Releases
Activity
Files
4b27d1854e2db9cc8573e499d9231955c4f39312
CropCompass
/
models
T
History
notkshitij
4b27d1854e
Added server.js for node server. References python app.py code, uses POST req.
2025-02-23 08:18:21 +05:30
..
archive
Moved test1, test3 and test4 to archive folder.
2025-02-22 22:54:54 +05:30
samples
Removed some unclear sample images and added new better ones.
2025-02-22 23:07:44 +05:30
.gitignore
Added gitignore file excluding python venv folders.
2025-02-22 22:55:33 +05:30
app-old.py
Moved test2.py to app-old. This implementation pulls model and stuff from hugging faces.
2025-02-22 23:08:33 +05:30
app.py
Changed the way we're specifying the path for image in app.py. Directly mention it while execting now.
2025-02-23 08:15:50 +05:30
requirements.txt
Added dependencies in requirements.txt file.
2025-02-22 23:09:44 +05:30
server.js
Added server.js for node server. References python app.py code, uses POST req.
2025-02-23 08:18:21 +05:30
test2.js
Added test2 converted from python to js. Using vishnun0027's pretrained model.
2025-02-22 19:51:52 +05:30