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
Python package that mirrors the original Nodejs ReplAPI-It.
Python-ReplAPI-It Python package that mirrors the original Nodejs ReplAPI-It. Contributing First fork the repo: $ git clone https://github.com/ReplAPI
A web application which you can search, buy or sell shares with current prices which provided by IEX.
CS50 - Stock Exchange A web application which you can search, buy or sell shares with current prices which provided by IEX. Table of Contents Setup St
This is the old code for bitcoin risk metric, the whole purpose form it is to help you DCA your investment according to bitcoin risk.
About The Project This is the old code for bitcoin risk metric, the whole purpose form it is to help you DCA your investment according to bitcoin risk
A simple API to upload notes or files to KBFS
This API can be used to upload either secure notes or files to a secure KeybaseFS folder.
Python package for reference counting native pointers
refcount master: testing: This package is primarily for managing resources in native libraries, written for instance in C++, from Python. While it boi
sfgp is a package that aggregates individual scripts and notebooks, primarily written for the basic analysis tasks of genetics and pharmacogenomics data.
sfgp is a package that aggregates individual scripts and notebooks, primarily written for the basic analysis tasks of genetics and pharmacogenomics data.
The earliest beta version of pytgcalls on Linux x86_64 and ARM64! Use in production at your own risk!
Public beta test. Use in production at your own risk! tgcalls - a python binding for tgcalls (c++ lib by Telegram); pytgcalls - library connecting pyt
Use Ghidra Structs in Python
Strudra Welcome to Strudra, a way to craft Ghidra structs in python, using ghidra_bridge. Example First, init Strudra - you can pass in a custom Ghidr
This is the course repository for the Spring 2022 iteration of MACS 30123 "Large-Scale Computing for the Social Sciences" at the University of Chicago.
Large-Scale Computing for the Social Sciences Spring 2022 - MACS 30123/MAPS 30123/PLSC 30123 Instructor Information TA Information TA Information Cour
Python MQTT v5.0 async client
gmqtt: Python async MQTT client implementation. Installation The latest stable version is available in the Python Package Index (PyPi) and can be inst
Simulation-Based Inference Benchmark
This repository contains a simulation-based inference benchmark framework, sbibm, which we describe in the associated manuscript "Benchmarking Simulation-based Inference".
An easy way to access the Scratch API!
The majority of people are likely here because they want to easily access the Scratch API!
An example repository for how to generate results using PyBaMM
PyBaMM results This repository provides a template for generating results (for example, for a paper) using PyBaMM Installation Install PyBaMM using a
My programming language named JoLang. (Mainly created for fun)
JoLang status: not ready So this is my programming language which I decided to name 'JoLang' (inspired by Jonathan and GoLang). Features I implemented
This is a project for socks card label validation where the socks card is validated comparing with the correct socks card whose coordinates are stored in the database. When the test socks card is compared with the correct socks card(master socks card) the software checks whether both test and master socks card mathches or not.
Automation_in_socks_label_validation THEME: MACHINE LEARNING This is a project for socks card label validation where the socks card is validated compa
Rename and categorize your DMOJ solutions
DMOJ Downloader What is this for? DMOJ lets you download the code for all your solutions, however the files are just named as numbers
IDA Pro plugin that shows the comments in a database
ShowComments A Simple IDA Pro plugin that shows the comments in a database Installation Copy the file showcomments.py to the plugins folder under IDA
A tool to build reproducible wheels for you Python project or for all of your dependencies
asaman: Amra Saman (আমরা সমান) This is a tool to build reproducible wheels for your Python project or for all of your dependencies. What this means is
Persistent/Immutable/Functional data structures for Python
Pyrsistent Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are
A simple panel with IP, CNPJ, CEP and PLACA queries
Painel mpm Um painel simples com consultas de IP, CNPJ, CEP e PLACA Início 🌐 apt update && apt upgrade -y pkg i python git pip install requests Insta