Hassan Bin Haroon
Hassan Bin Haroon
You mean **more bigger datatset** will improve the accuracy? Can we tune hyperparameters to improve the performance?
> > You mean **more bigger datatset** will improve the accuracy? > > Can we tune hyperparameters to improve the performance? > > input size means the picture size such...
> It's kind of try and error. You can train with more data, change input size, add augmentation or change hyper parameters and train the model and see if **map**...
@Liliana-H You can follow the following Github repository to reproduce the work on pretrained or NKL and SEL datasets (hopefully without any error). The implementation is on Google Colab and...
> > @Liliana-H You can follow the following Github repository to reproduce the work on pretrained or NKL and SEL datasets (hopefully without any error). The implementation is on Google...
@iifeve You can **follow the following Github repository** to reproduce the work on pretrained or NKL and SEL datasets (hopefully **without any error**). The implementation is on **Google Colab** and...
@hungryDodo You can follow the following Github repository to reproduce the work on pretrained or NKL and SEL datasets (hopefully without any error). The implementation is on Google Colab and...
If I create the straight line annotations then How can I calculate parametric space label? There are two scripts of calculating parametric space label each for different dataset (prepare_data_NKL.py &...
@Hanqer @zeakey @garipovroma Kindly take a look at my Github repository. I tried to reproduce your work on Google Colab. Sometimes its convenient to run on Google Colab for the...
Check out the following relevant and easiest implementation. https://github.com/HassanBinHaroon/object_detection-PLUS-distance_estimation-v1