Pinned Repositories
adv_summaries
Short Summaries for papers in Adversarial Attacks and Defenses. Linked to a related blog post:
coref
Codebase for Improving Unsupervised Visual Program Inference with Code Rewriting Families (ICCV 2023)
DRL_in_CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
DRL_in_CV_Papers
Research publications in Computer Vision Journals and Conferences (and arxiv) using RL.Visit Website:
fda
Code of our recently published attack FDA: Feature Disruptive Attack. Colab Notebook: https://colab.research.google.com/drive/1WhkKCrzFq5b7SNrbLUfdLVo5-WK5mLJh
geolipi
GeoLIPI: DSL for Implicit Geometric Modelling
pytorch_deeplab_large_fov
Pytorch implementation of Deeplab Large-FOV
universal_pytorch
Pytorch implementation of Universal Adverserial Perturbation and Fast Feature Fool
GD-UAP
Generalized Data-free Universal Adversarial Perturbations
pose_estimation
Code for our work on pose-estimation using template 3D models.
BardOfCodes's Repositories
BardOfCodes/DRL_in_CV
A course on Deep Reinforcement Learning in Computer Vision. Visit Website:
BardOfCodes/DRL_in_CV_Papers
Research publications in Computer Vision Journals and Conferences (and arxiv) using RL.Visit Website:
BardOfCodes/pytorch_deeplab_large_fov
Pytorch implementation of Deeplab Large-FOV
BardOfCodes/adv_summaries
Short Summaries for papers in Adversarial Attacks and Defenses. Linked to a related blog post:
BardOfCodes/universal_pytorch
Pytorch implementation of Universal Adverserial Perturbation and Fast Feature Fool
BardOfCodes/fda
Code of our recently published attack FDA: Feature Disruptive Attack. Colab Notebook: https://colab.research.google.com/drive/1WhkKCrzFq5b7SNrbLUfdLVo5-WK5mLJh
BardOfCodes/seg_metrics_pytorch
Semantic Segmentation Metrics Functions on pytorch.[Currently for PASCAL VOC 2012, easily expandable]
BardOfCodes/render_wt_pt_proj
Code to Render a model using Blender with depth map, and projecting 3D keypoints to 2D render.
BardOfCodes/procXD
A Python package for making excalidraw figures procedurally from python.
BardOfCodes/coref
Codebase for Improving Unsupervised Visual Program Inference with Code Rewriting Families (ICCV 2023)
BardOfCodes/geolipi
GeoLIPI: DSL for Implicit Geometric Modelling
BardOfCodes/multi_arm_bandits
A simple implementation of the multi_arm_bandit problem which can be used in Open AI gym as well.
BardOfCodes/parSEL
code release for "ParSEL: Parameterized Shape Editing with Language"
BardOfCodes/branching_bad
Branching Bootstrapped Abstraction Discovery
BardOfCodes/defence_against_the_dark_arts
Evaluation of various defence mechanisms and various UAPs. Done as a part of GD-UAP.
BardOfCodes/FDM-Stochastic-Burgers-MATLAB
This is the code for the simulation of finite difference solution of Stochastic Burger's equation in matlab.
BardOfCodes/pattern_analogies
BardOfCodes/neural_volumetric_envelopes
Project for CSCI 2951I
BardOfCodes/seg_unravel
Code Related to "Per-Pixel Feedback for improving Semantic Segmentation", My dissertation submission.
BardOfCodes/SRCNN-Lasagne-Jupyter-Notebook
BardOfCodes/vsic_mps
Starter Kit for using Marching Primitives for the Visual Shape Inference Challenge
BardOfCodes/flying_furniture
Code for creating the flying furniture dataset. Used for The Flying Furniture Challenge, an in-class kaggle competition.
BardOfCodes/joints_repo
BardOfCodes/messy_coref
BardOfCodes/pack_poly
CSCI 1710 project
BardOfCodes/papers
Hosting published papers
BardOfCodes/tensorflow-classification
A unified program to check predictions of different convolutional neural networks for image classification.
BardOfCodes/TheGraves-eyFont
A Simple implementation of Sequence modelling through recurrent networks.
BardOfCodes/wacky
An extension of yacs with additional functionalities.