DEM -------------------------------------------------------------- Improving the Transferability of Adversarial Examples with Resized-Diverse-Inputs, Diversity-Ensemble and Region Fitting -------------------------------------------------------------- REQUIREMENTS Python 3.5 Tensorflow 1.10.0 Numpy 1.19 cv2 3.4.2 -------------------------------------------------------------- Dataset We use a subset of ImageNet validation set containing 1000 images, which are used in the NIPS 2017 competition. Dataset can be downloaded in https://github.com/tensorflow/cleverhans/tree/master/examples/nips17_adversarial_competition/dataset. -------------------------------------------------------------- Models We use seven models in our submission, many of which are adversarially trained models. The models can be downloaded in http://ml.cs.tsinghua.edu.cn/~yinpeng/nips17/nontargeted/models.zip. --------------------------------------------------------------
Improving the Transferability of Adversarial Examples with Resized-Diverse-Inputs, Diversity-Ensemble and Region Fitting
Overview
Web App for University Project
University Project About I made this web app to finish a project assigned by my teacher. It is written entirely in Python, thanks to streamlit to make
Extract continuous and discrete relaxation spectra from G(t)
pyReSpect-time Extract continuous and discrete relaxation spectra from stress relaxation modulus G(t). The papers which describe the method and test c
An extremely configurable markdown reverser for Python3.
🔄 Unmarkd A markdown reverser. Unmarkd is a BeautifulSoup-powered Markdown reverser written in Python and for Python. Why This is created as a StackS
Python MapReduce library written in Cython.
Python MapReduce library written in Cython. Visit us in #hadoopy on freenode. See the link below for documentation and tutorials.
Improving the Transferability of Adversarial Examples with Resized-Diverse-Inputs, Diversity-Ensemble and Region Fitting
Improving the Transferability of Adversarial Examples with Resized-Diverse-Inputs, Diversity-Ensemble and Region Fitting
VHDL to Discrete Logic on PCB Flow
PCBFlow Highly experimental set of scripts to transform a digital circuit described in a hardware description language (VHDL or Verilog) into a discre
Reconhecimento de voz, em português, com python
Speech_recognizer Reconhecimento de voz, em português, com python O ato de falar nada mais é que criar vibrações no ar. Por meio de um conversor analó
A Way to Use Python, Easier.
PyTools A Way to Use Python, Easier. How to Install Just copy this code, then make a new file in your project directory called PyTools.py, then paste
Liquid Rocket Engine Cooling Simulation
Liquid Rocket Engine Cooling Simulation NASA CEA The implemented class calls NASA CEA via RocketCEA. INSTALL GUIDE In progress install instructions fo
Add all JuliaLang unicode abbreviations to AutoKey.
Autokey Unicode characters Usage This script adds all the unicode character abbreviations supported by Julia to autokey. However, instead of [TAB], th
A Kodi add-on for watching content hosted on PeerTube.
A Kodi add-on for watching content hosted on PeerTube. This add-on is under development so only basic features work, and you're welcome to improve it.
A comprensive software collection for nmea manipulation
nmeatoolkit A comprensive software collection for nmea manipulation; it includes a library and a collections of command line tools. Library pipes: con
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
Retrying Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just
This simple script generates a backup of a given Python and R environment
Python Environment Backup It’s always good to maintain your Python and R Anaconda environment packages properly listed and well-kept in case you have
A pet facts python api
Pet-Facts-API A pet facts python api Project Links API :- https://pet-facts-api.vercel.app Docs :- https://fayasnoushad.github.io/Pet-Facts-API
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons.
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. The key goal of this module is to replace p
Animation retargeting tool for Autodesk Maya. Retargets mocap to a custom rig with a few clicks.
Animation Retargeting Tool for Maya A tool for transferring animation data between rigs or transfer raw mocap from a skeleton to a custom rig. (The sc
Junos PyEZ is a Python library to remotely manage/automate Junos devices.
The repo is under active development. If you take a clone, you are getting the latest, and perhaps not entirely stable code. DOCUMENTATION Official Do
Blender Addon for Snapping a UV to a specific part of a Tilemap
UVGridSnapper A simple Blender Addon for easier texturing. A menu in the UV editor allows a square UV to be snapped to an Atlas texture, or Tilemap. P
Hera is a Python framework for constructing and submitting Argo Workflows.
Hera is an Argo Workflows Python SDK. Hera aims to make workflow construction and submission easy and accessible to everyone! Hera abstracts away workflow setup details while still maintaining a cons