Object localization problem solved using Pre-Activation Resnet architecture. Images are 64x64 in RGB mode. Label rectangles are self-made.
Clone the project
git clone https://github.com/MyNameIsArko/object-localizationGo to the project directory
cd Object-localizationInstall dependencies
pip install ray[air] numpy pytorch torchvision tensorboard pillow shap tqdmRun the notebook!

