abhayamanasa / Automated-Blood-Group-Detection

This project is for Automatic Blood Group Detection using fingerprints as dataset.
3 stars 0 forks source link

path file issue #1

Open Manikantasirasapalli opened 1 month ago

Manikantasirasapalli commented 1 month ago

"torch.load('fingerprint_blood_group_model.pth', map_location=torch.device('cpu'))"

fingerprint_blood_group_model.pth is finding by the system....and it can't able to open....

can u please tell me how to rectify it....

WhatsApp Image 2024-09-13 at 12 32 15_08132c28

abhayamanasa commented 1 month ago

fingerprint_blood_group_model.pth https://drive.google.com/file/d/1owFXV_ISPE8xwh1-efGaLTloP92Za3P4/view?usp=drive_web This is trained model file. Use this.

On Fri, Sep 13, 2024 at 12:53 PM Manikanta Sirasapalli < @.***> wrote:

"torch.load('fingerprint_blood_group_model.pth', map_location=torch.device('cpu'))"

fingerprint_blood_group_model.pth is finding by the system....and it can't able to open....

can u please tell me how to rectify it....

WhatsApp.Image.2024-09-13.at.12.32.15_08132c28.jpg (view on web) https://github.com/user-attachments/assets/f0832911-9aba-4bcd-a87f-b86c8d04f13a

— Reply to this email directly, view it on GitHub https://github.com/abhayamanasa/Automated-Blood-Group-Detection/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCVTOJE33J53FUV5DC2JL3DZWKHIRAVCNFSM6AAAAABOEYVG76VHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDIMBXGMZDCOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Manikantasirasapalli commented 1 month ago

hey..... what is the use of Fingerprint2.ipynb...?

abhayamanasa commented 1 month ago

It is the model trained using the dataset, which will further help in identifying blood group of other images

On Sun, 22 Sept 2024, 1:10 pm Manikanta Sirasapalli, < @.***> wrote:

hey..... what is the use of Fingerprint2.ipynb...?

— Reply to this email directly, view it on GitHub https://github.com/abhayamanasa/Automated-Blood-Group-Detection/issues/1#issuecomment-2365794190, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCVTOJAT67BYJ2R6GTVH3O3ZXZX6XAVCNFSM6AAAAABOEYVG76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVG44TIMJZGA . You are receiving this because you commented.Message ID: @.*** com>

Manikantasirasapalli commented 1 month ago

can u explain me how to use this..?

abhayamanasa commented 1 month ago

It is the code written to train the model and then save it. You should install anaconda prompt and then using jupyter notebook you need to run the code. The code when run creates the model file. I have already shared the model file. You just need to install anaconda prompt and using it open spyder and run the app.py file which already consists of the model file. Otherwise run the jupyter notebook code then keep the model file created in the designated folder, and then keep that file's path in app.py file and then run app.py.

On Sun, Sep 22, 2024 at 1:22 PM Manikanta Sirasapalli < @.***> wrote:

can u explain me how to use this..?

— Reply to this email directly, view it on GitHub https://github.com/abhayamanasa/Automated-Blood-Group-Detection/issues/1#issuecomment-2365859192, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCVTOJEEIXCX3PJJ7LCKLXLZXZZK7AVCNFSM6AAAAABOEYVG76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVHA2TSMJZGI . You are receiving this because you commented.Message ID: @.*** com>

Manikantasirasapalli commented 1 month ago

I had run the code on jupyter notebook. But when coming to images other than the dataset, it is showing only AB- after training the module.

BhargaviDurga95 commented 1 month ago

Yes If we upload any other image other than dataset it is just showing ab- Can u please respond quickly

Manikantasirasapalli commented 3 weeks ago

R u able to solve this issue..?

BhargaviDurga95 commented 3 weeks ago

Hello Please respond quickly Is the issue solved??