PORORO: Platform Of neuRal mOdels for natuRal language prOcessing

pororo performs Natural Language Processing and Speech-related tasks. It is easy to solve various subtasks in the natural language and speech processing field by simply passing the task name. Installation Or you can install it locally: git clone https://github.com/kakaobrain/pororo.git cd pororo pip install -e . For library installation for specific tasks other than the common modules, please refer to INSTALL.md For the utilization of Automatic Speech Recognition,

Read more

A DFIR tool written in Python

A DFIR tool written in Python. Watch the video overview 🧐 About The CISA Hunt and Incident Response Program (CHIRP) is a tool created todynamically query Indicators of Compromise (IoCs) on hosts with a singlepackage, outputting data in a JSON format for further analysis in a SIEMor other tool. CHIRP does not modify any system data. 🏁 Getting Started We build and release CHIRP viaReleases.However, if you wish to run with Python3.6+, follow these instructions. You can also write newindicatorsor […]

Read more

Python Crypto Bot v4.2.1 (pycryptobot)

Join our chat on Telegram https://t.me/joinchat/09hYKfelbRY2MDNk Supporting The Project I get paid to write on Medium. Readers following me, applauding and commenting on my articles, all helps with my earnings. I provided this bot to all of you for free and actively developing it. One way you can support my efforts is to follow me on Medium and read my articles. The Medium subscription is $5 a month (roughly £3) so basically nothing in terms of the value you are […]

Read more

Get notified as soon as your next CPU, GPU, or game console is in stock

This bot helped me snag an RTX 3070… hopefully it will help you get your hands on your next CPU, GPU, or game console. Requirements Raspberry Pi 2 or newer (alternatively, you can use an always-on PC or Mac) Docker (tutorial) You will also need one of the following: Quick Start For instructions specific to Windows, please see this guide instead: Instructions for Windows These steps should work on any supported Docker platform, but they have been specifically tested on […]

Read more

End-to-End Object Detection with Learnable Proposal, CVPR2021

Sparse R-CNN: End-to-End Object Detection with Learnable Proposals Paper (CVPR 2021) Sparse R-CNN: End-to-End Object Detection with Learnable Proposals Updates (02/03/2021) Higher performance is reported by using stronger backbone model PVT. (23/02/2021) Higher performance is reported by using stronger pretrain model DetCo. (02/12/2020) Models and logs(R101_100pro_3x and R101_300pro_3x) are available. (26/11/2020) Models and logs(R50_100pro_3x and R50_300pro_3x) are available. (26/11/2020) Higher performance for Sparse R-CNN is reported by setting the dropout rate as 0.0. Models Models and logs are available in […]

Read more

Generate a bunch of malicious pdf files with phone-home functionality

Generate ten different malicious pdf files with phone-home functionality. Can be used with Burp Collaborator. Used for penetration testing and/or red-teaming etc. I created this tool because i needed a third party tool to generate a bunch of PDF files with various links. Usage python3 malicious-pdf.py burp-collaborator-url Output will be written as: test1.pdf, test2.pdf, test3.pdf etc in the current directory. Do not use the https:// etc prefix on the url argument. Purpose Test web pages/services accepting PDF-files Test security products […]

Read more

This repository is to support contributions for tools for the Project CodeNet dataset hosted in DAX

The goal of Project CodeNet is to provide the AI-for-Code research community with a large scale, diverse, and high quality curated dataset to drive innovation in AI techniques. Table of Contents Introduction A decade ago, Marc Andreessen famously wrote that “software is eating the world.” Software now permeates every part of our existence; Google services combine for 2 billion lines of code, and a modern vehicle contains around 100 million lines of code. It’s a monumental challenge to create, debug, […]

Read more

A ranked list of awesome python libraries for web development

🏆  A ranked list of awesome python libraries for web development. Updated weekly. This curated list contains 560 awesome open-source projects with a total of 2.1M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very […]

Read more

The official project of SimSwap (ACM MM 2020)

Proceedings of the 28th ACM International Conference on Multimedia The official repository with Pytorch Our method can realize arbitrary face swapping on images and videos with one single trained model. Currently, only the test code is available. Training scripts are coming soon Our paper can be downloaded from [Arxiv] [ACM DOI] Attention This project is for technical and academic use only. Please do not apply it to illegal and unethical scenarios. If you find this project useful, please star it. […]

Read more

ThetaGang: an IBKR bot for collecting money

💬 Join the Matrix chat, we can get money together. Beat the capitalists at their own game with ThetaGang 📈 ThetaGang is an IBKR trading bot forcollecting premium by selling options using “The Wheel” strategy. The Wheelis a strategy that surfaced onReddit,but has been used by many in the past. This bot implements a slightlymodified version of The Wheel, with my own personal tweaks. I’ve been streaming most of the work on this project on Twitch, so follow meover there.

Read more
1 382 383 384 385 386 928