-
## Description
The Style Transfer with Neural Networks project explores the use of deep learning techniques to combine the content of one image with the artistic style of another. By utilizing Convol…
-
JIRA issue created by: rcook
Originally opened: 2011-10-10 07:11 PM
Issue body:
(nt)
This issue has attachments associated with it (external links):
[alignment.gif](http://www.carli.illinois.edu/si…
-
**Development is now merged into master**
https://github.com/tzapu/WiFiManager/
https://github.com/tzapu/WiFiManager/pull/499
**README NOT FULLY UPDATED**
- [ ] Create docs for changes, new fe…
-
```
question : who wants emoticons? except me :).
Ps: .. how do I change the Defect into : feature request or something ?
```
Original issue reported on code.google.com by `xavier...@gmail.com` on…
-
Hello,
I wrote a testprogram (which you can find in the attachment). On line 41 of DTWAINTest.java the program causes the virtual scanner to popup his dialog. When I click the scan button in this d…
-
**Is your feature request related to a problem? Please describe.**
I can not connect LCD display 2x16 with I2C to ESP8266F, becouse it is not supported
**Describe the solution you'd like**
I woul…
-
There are a few visual elements in the app that are not just your typical buttons/inputs:
- connector icon in the router window
- links between the connectors
- level knobs/meters
All of these…
-
This is not an issue, but I didn't know how to contact you, so sorry by advance for the inconvenience.
Don't want to bother you, but maybe the little project I'm working on can interest you, and/or m…
-
After calling `list.SetBorder(true)` (see the code below) the default width of https://pkg.go.dev/github.com/rivo/tview#List is double line.
![image](https://github.com/rivo/tview/assets/8781107/13…
-
Are there any plans to have more collision shapes like cylinder and cone?
For example Jitter physics provides cylinder, cone and minkowski sum shapes, each of them being just few lines of code.