Face Depixelizer based on "PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models" repository.
-
Updated
Jun 21, 2020 - Jupyter Notebook
Face Depixelizer based on "PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models" repository.
Open Source / i18n / Cross Platform Contact Tracing App by exposure notification framework.
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
VK driver for the Raspberry Pi (Broadcom Videocore IV)
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
We newly uploaded a lookup table including UID, ISO alpha 2, ISO alpha 3, ISO 3-digit, FIPS, and location names used in our Dashboard and GitHub. The UID is a combination of ISO numeric code, FIPS, and some artificial numbers. This table will be updated along with more locations joining in. T
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
一个在你编程时疯狂称赞你的 VSCode 扩展插件 | An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.
Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
A complete computer science study plan to become a software engineer.
Hi @joeycastillo , this is a great effort and idea. It would be nice if you could put up a contribution guide for people like me wanting to work on this project. Thanks.
A very minimal but elegant emacs (I think)
I copied the arduino integration into custom_components:
cp -R /srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/arduino/ /home/homeassistant/.homeassistant/custom_components/and made homeassistant the owner:
sudo chown -R homeassistant:homeassistant arduino/Latest hass, latest raspbian on Pi 4.
A collective list of free APIs for use in software and web development.
#![forbid(unused_qualifications)]
#[derive(Clone)]
pub struct S;error[E0453]: allow(unused_qualifications) overruled by outer forbid(unused_qualifications)
--> src/main.rs:3:10
|
1 | #![forbid(unused_qualifications)]
| --------------------- `forbid` level set here
2 |
3 | #[derive(Clone)]
| ^^^^^ overruled by previous forbid
All bu
Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.
Hello,
I'm trying to build OpenDiablo 2 on FreeBSD 12.1 amd64:
`go get github.com/OpenDiablo2/OpenDiablo2
github.com/go-gl/glfw/v3.3/glfw
In file included from ../go/src/github.com/go-gl/glfw/v3.3/glfw/c_glfw_linbsd.go:18:
../go/src/github.com/go-gl/glfw/v3.3/glfw/glfw/src/linux_joystick.c:53:34: error: no member named 'linjs' in 'struct _GLFWjoystick'
../go/src/github.com/go-gl/glfw/v