Aniket Bhatnagar

Results 4 issues of Aniket Bhatnagar

Hi I am working on a django project and aim to find the slow running test cases. When I use django-slow-tests with --parallel option like ``` python manage.py test --settings=test_settings...

@abhaydoke09 I have been trying to use BCNN model for a different dataset. When I used BCNN and only fine tuned the last fc layer then the loss was decreasing...

https://github.com/sukritshankar/Caffe-LMDBCreation-MultiLabel/blob/f4a92fcf4282ea808cd3c6bb5ade2712e23d2dbf/train_vgg_11_sigmoid_cross_entropy_loss.prototxt#L17

Hello, Thank you for the awesome work. I was trying to get inference from the tensorrt SAM deployment when there are multiple bounding boxes in the prompt. However, I haven't...