Heril Changwal
Heril Changwal
# Addition of EfficientNet Model in the "Model" option of the site. ### Task - Setting up of EfficientNet Model in the source code and adding it to the Dropdown...
# Addition of MobileNet_V3 Model in the "Model" option of the site. ### Task - Setting up of MobileNet Model in the source code and adding it to the Dropdown...
# Addition of ShuffleNet Model in the "Model" option of the site. ### Task - Setting up of ShuffleNet Model in the source code and adding it to the Dropdown...
# Addition of SqueezeNet Model in the "Model" option of the site. ### Task - Setting up of SqueezeNet Model in the source code and adding it to the Dropdown...
# Addition of functionality to allow download of the adversarially perturbed images. ### Task - Setting up of "Download Command" in the website code and deploying the Download Button on...
# Addition of mobilenet_v3 and lighter models in the "Model" option of the site - ### Difficulty Level : Intermediate - ### Task Description - Add some lighter models and/or...
# Addition of Projected Gradient Descent Attack Algorithm ### Task - Implementation and setting up of PGD Algorithm in the source code and its deployment on the main website. ###...