Here are
158 public repositories
matching this topic...
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
Updated
Mar 10, 2020
Python
Data augmentation for NLP, presented at EMNLP 2019
Updated
Sep 1, 2020
Python
End-to-end, automatic face swapping pipeline
Real-time FaceSwap application built with OpenCV and dlib
Cross-platform async library for system information fetching 🦀
Script for creating hybrid swap space from zram swaps, swap files and swap partitions.
Updated
Aug 27, 2020
Python
Helper class to make any view rotatable
Updated
Feb 14, 2016
Java
Simple swap setup script for Linux.
Updated
Jun 19, 2019
Shell
Updated
Sep 2, 2020
JavaScript
阿里剑鱼、iceluna、vanex 数据操作底层库,使用O(n) 复杂度回溯祖先节点
A new decentralised, open source, community driven digital currency, focusing on e-commerce utility
Decentralized JS library for secure crosschain swaps. BTC<>ETH/ERC20, orderbook on libp2p (included in swap.react)
Updated
Sep 3, 2020
JavaScript
Cross-chain atomic swap protocol between Monero and Bitcoin
Ansible role to manage a swap file in Debian-like systems
Updated
Aug 25, 2020
Dockerfile
Btrfs doesn't allow to swap on a file. This script allows you do swap on a file anyway.
Updated
Jul 8, 2019
Shell
Development repository for the swap cookbook
Updated
Dec 12, 2018
Ruby
Dumping ground for various HowTo documents that I produce
Updated
Aug 25, 2020
Shell
Investigate how mutual funds leverage credit derivatives by studying their routine filings to the SEC using NLP techniques
🔮 [C#] Source code randomizer and compiler
🐣 Nice iOS animations for swapping images. In progress.
Updated
Dec 14, 2017
Swift
Swapperd daemon for executing cross-chain swaps
Updated
Aug 20, 2019
Shell
Create and configure a swap file with Ansible.
Cross-chain atomic swaps between the networks of two cryptocurrencies.
Updated
Sep 2, 2020
Python
automatically swap-in pages when enough memory is available
Updated
Sep 1, 2019
Python
Easily create a swapfile on Ubuntu 16 and CentOS 7 hosts.
Improve this page
Add a description, image, and links to the
swap
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
swap
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi all, I've been working on a tool to identify instances of events registered to the wrong object in uses of some JavaScript event-driven APIs, as part of a research project.
The tool flagged line 74 in test/bench.js, on the registration of the "end" event.
The reason I believe this is an error as follows (from looking at t