CoolFace
Apppublic

Bhuvanesh2405/aadhaar_api

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
40 commits on main
d2f9b616mo ago

Add 80% confidence threshold

Bhuvanesh2405
8afa82e6mo ago

Use clean model and Python 3.12

Bhuvanesh2405
95695c16mo ago

Remove pathlib fix - not needed on Linux

Bhuvanesh2405
0b932326mo ago

Fix PosixPath direction same as working PAN API

Bhuvanesh2405
e9141706mo ago

Fix PILImage using temp file

Bhuvanesh2405
559a44e6mo ago

Fix PILImage creation via numpy array

Bhuvanesh2405
9cb16686mo ago

Fix image loading using PILImage directly

Bhuvanesh2405
4d8410e6mo ago

Fix PIL image loading with RGB conversion

Bhuvanesh2405
6515d506mo ago

Switch to Python 3.11 to match pkl training environment

Bhuvanesh2405
8ed9a826mo ago

Add ipython dependency

Bhuvanesh2405
028dcc66mo ago

Use clean simple code like PAN API

Bhuvanesh2405
1c9c1f56mo ago

Fix syntax error in main1.py

Bhuvanesh2405
c96fbad6mo ago

Add plum mock and fix all missing modules

Bhuvanesh2405
f8d6eff6mo ago

Fix fasttransform mock properly

Bhuvanesh2405
9de2e486mo ago

Fix numpy conflict and remove AutoMock

Bhuvanesh2405
917f0376mo ago

Update aadhaar classifier model

Bhuvanesh2405
595826d6mo ago

Add AutoMock for all missing modules dynamically

Bhuvanesh2405
ea139976mo ago

Fix Transform and Pipeline mapping from fastcore

Bhuvanesh2405
90215566mo ago

Fix cloudpickle as real package

Bhuvanesh2405
1610cfc6mo ago

Fix fasttransform Pipeline mapping to fastai

Bhuvanesh2405
6aaa5f56mo ago

Fix fasttransform as proper package mock

Bhuvanesh2405
86605736mo ago

Mock missing modules for pkl loading

Bhuvanesh2405
b1c916e6mo ago

Fix PosixPath and add cloudpickle

Bhuvanesh2405
4f1c9d76mo ago

Fix numpy and fasttransform dependencies

Bhuvanesh2405
b3cd0f36mo ago

Fix torch and fastai versions

Bhuvanesh2405
6e28b666mo ago

Add ipython dependency

Bhuvanesh2405
1ab86c26mo ago

Add pkl via LFS

Bhuvanesh2405
f10e7706mo ago

Add pkl with LFS

Bhuvanesh2405
5d8779b6mo ago

Fresh add without LFS

Bhuvanesh2405
b0313986mo ago

Remove LFS, add pkl directly

Bhuvanesh2405
e212c3d6mo ago

Fix Dockerfile name and track pkl

Bhuvanesh2405
a8cbf346mo ago

Create README.md

Bhuvanesh2405
2f7df166mo ago

Update DockerFile

Bhuvanesh2405
70cf3e26mo ago

Update DockerFile

Bhuvanesh2405
fd603856mo ago

Update test_request.py

Bhuvanesh2405
91ef7086mo ago

Delete .gitattributes

Bhuvanesh2405
c4345266mo ago

Update DockerFile

Bhuvanesh2405
07be1646mo ago

Remove venv from tracking and fix .gitignore

Bhuvanesh Nadella
89442096mo ago

Add Aadhaar classifier model using Git LFS

Bhuvanesh Nadella
8644d836mo ago

Add files via upload

Bhuvanesh2405