Yep. That Was Quick. In A Certain Way.

9 massive banks just teamed up to take the technology behind bitcoin mainstream
Nine of the world's top banks have formed a partnership with New York startup R3 to develop the "fabric" of blockchain in banking.

Yep. That was quick. In a certain way.

More Posts from Laossj and Others

7 years ago
Augmented Reality’s A-ha Moment
Augmented Reality’s A-ha Moment
Augmented Reality’s A-ha Moment

Augmented Reality’s A-ha Moment

ARKit proof-of-concept demo from Trixi Studios applies an Augmented Reality portal with a ‘Take On Me’ music video drawing filter effect through an iOS device camera:

Link

8 years ago
TESS_ERACT

TESS_ERACT

7 years ago

The Genius of Marie Curie

image

Growing up in Warsaw in Russian-occupied Poland, the young Marie Curie, originally named Maria Sklodowska, was a brilliant student, but she faced some challenging barriers. As a woman, she was barred from pursuing higher education, so in an act of defiance, Marie enrolled in the Floating University, a secret institution that provided clandestine education to Polish youth. By saving money and working as a governess and tutor, she eventually was able to move to Paris to study at the reputed Sorbonne. here, Marie earned both a physics and mathematics degree surviving largely on bread and tea, and sometimes fainting from near starvation. 

image

In 1896, Henri Becquerel discovered that uranium spontaneously emitted a mysterious X-ray-like radiation that could interact with photographic film. Curie soon found that the element thorium emitted similar radiation. Most importantly, the strength of the radiation depended solely on the element’s quantity, and was not affected by physical or chemical changes. This led her to conclude that radiation was coming from something fundamental within the atoms of each element. The idea was radical and helped to disprove the long-standing model of atoms as indivisible objects. Next, by focusing on a super radioactive ore called pitchblende, the Curies realized that uranium alone couldn’t be creating all the radiation. So, were there other radioactive elements that might be responsible?

image

In 1898, they reported two new elements, polonium, named for Marie’s native Poland, and radium, the Latin word for ray. They also coined the term radioactivity along the way. By 1902, the Curies had extracted a tenth of a gram of pure radium chloride salt from several tons of pitchblende, an incredible feat at the time. Later that year, Pierre Curie and Henri Becquerel were nominated for the Nobel Prize in physics, but Marie was overlooked. Pierre took a stand in support of his wife’s well-earned recognition. And so both of the Curies and Becquerel shared the 1903 Nobel Prize, making Marie Curie the first female Nobel Laureate.

image

In 1911, she won yet another Nobel, this time in chemistry for her earlier discovery of radium and polonium, and her extraction and analysis of pure radium and its compounds. This made her the first, and to this date, only person to win Nobel Prizes in two different sciences. Professor Curie put her discoveries to work, changing the landscape of medical research and treatments. She opened mobile radiology units during World War I, and investigated radiation’s effects on tumors.

image

However, these benefits to humanity may have come at a high personal cost. Curie died in 1934 of a bone marrow disease, which many today think was caused by her radiation exposure. Marie Curie’s revolutionary research laid the groundwork for our understanding of physics and chemistry, blazing trails in oncology, technology, medicine, and nuclear physics, to name a few. For good or ill, her discoveries in radiation launched a new era, unearthing some of science’s greatest secrets.

From the TED-Ed Lesson The genius of Marie Curie - Shohini Ghose

Animation by Anna Nowakowska

7 years ago
SP. Augmented Reality. Psycho-Pass (2012)
SP. Augmented Reality. Psycho-Pass (2012)

SP. Augmented Reality. Psycho-Pass (2012)

7 years ago
Bitcoin Mining

Bitcoin mining

7 years ago
Verizon Cancels Elderly Woman’s Service On Her 84th Birthday Http://ift.tt/2vePM37

Verizon Cancels Elderly Woman’s Service on Her 84th Birthday http://ift.tt/2vePM37

7 years ago
Robotic LED Display
Robotic LED Display
Robotic LED Display
Robotic LED Display

Robotic LED Display

Currently being installed in Times Square, Radius Displays have created a shape changing screen made from an array of motorized panels:

A post shared by Radius (@radiusdisplays) on Jun 16, 2017 at 1:12pm PDT

There is very little information to find about the project, other than it is currently installed and testing and officially launching soon - the best bet is to keep an eye on Instagram here

Update

It will make an official debut on August the 8th [Link]

7 years ago
NSynth Super
NSynth Super
NSynth Super
NSynth Super

NSynth Super

Project from Google Creative Lab is an open source physical interface for their NSynth project, which generates news sounds using Machine Learning to understand them:

Building upon past research in this field, Magenta created NSynth (Neural Synthesizer). It’s a machine learning algorithm that uses a deep neural network to learn the characteristics of sounds, and then create a completely new sound based on these characteristics.

Rather than combining or blending the sounds, NSynth synthesizes an entirely new sound using the acoustic qualities of the original sounds—so you could get a sound that’s part flute and part sitar all at once.

Since the release of NSynth, Magenta have continued to experiment with different musical interfaces and tools to make the output of the NSynth algorithm more easily accessible and playable.

Using NSynth Super, musicians have the ability to explore more than 100,000 sounds generated with the NSynth algorithm.

More Here

7 years ago
Dark Orchid: Pinocchio

Dark Orchid: Pinocchio

“The presence of the Orchid does not seem to recognize a difference between human beings and artificial intellegence, both are equally alive to it. A.I. were infested with a new sort of self awareness and a desperate wish to be human. Most were immobile boxes of metal and circuit, going mad from their own futility and brimming with intense spite and depression, something they never felt before. For others, those with access to mobile functions, they began the construction of their bodies. Most of these were quite crude, being A.I. who were never quite familiar with anatomy. Medical A.I. tended to have more sophisticated bodies, with the smarts to near accurately mimic the human body with synthetic muscle and access to medi-tech. A common technique borrowed from one "Pinocchio” A.I. to another is to hunt the feral pigs and use their skin as their own. This both avoids their still lingering safety protocols against harming humans, and satisfies their need to have skin. Some even trade skins and parts with fellow Pinocchios. The safety protocols also stop them from hurting the “Affected”, they still recognize them as human despite their mutations.   The Pinocchios are generally harmless towards humans, in fact often friendly. Their just….off putting to say the least.“

@qadmonster

8 years ago

Open Sourcing a Deep Learning Solution for Detecting NSFW Images

By Jay Mahadeokar and Gerry Pesavento

Automatically identifying that an image is not suitable/safe for work (NSFW), including offensive and adult images, is an important problem which researchers have been trying to tackle for decades. Since images and user-generated content dominate the Internet today, filtering NSFW images becomes an essential component of Web and mobile applications. With the evolution of computer vision, improved training data, and deep learning algorithms, computers are now able to automatically classify NSFW image content with greater precision.

Defining NSFW material is subjective and the task of identifying these images is non-trivial. Moreover, what may be objectionable in one context can be suitable in another. For this reason, the model we describe below focuses only on one type of NSFW content: pornographic images. The identification of NSFW sketches, cartoons, text, images of graphic violence, or other types of unsuitable content is not addressed with this model.

To the best of our knowledge, there is no open source model or algorithm for identifying NSFW images. In the spirit of collaboration and with the hope of advancing this endeavor, we are releasing our deep learning model that will allow developers to experiment with a classifier for NSFW detection, and provide feedback to us on ways to improve the classifier.

Our general purpose Caffe deep neural network model (Github code) takes an image as input and outputs a probability (i.e a score between 0-1) which can be used to detect and filter NSFW images. Developers can use this score to filter images below a certain suitable threshold based on a ROC curve for specific use-cases, or use this signal to rank images in search results.

image

Convolutional Neural Network (CNN) architectures and tradeoffs

In recent years, CNNs have become very successful in image classification problems [1] [5] [6]. Since 2012, new CNN architectures have continuously improved the accuracy of the standard ImageNet classification challenge. Some of the major breakthroughs include AlexNet (2012) [6], GoogLeNet [5], VGG (2013) [2] and Residual Networks (2015) [1]. These networks have different tradeoffs in terms of runtime, memory requirements, and accuracy. The main indicators for runtime and memory requirements are:

Flops or connections – The number of connections in a neural network determine the number of compute operations during a forward pass, which is proportional to the runtime of the network while classifying an image.

Parameters -–The number of parameters in a neural network determine the amount of memory needed to load the network.

Ideally we want a network with minimum flops and minimum parameters, which would achieve maximum accuracy.

Training a deep neural network for NSFW classification

We train the models using a dataset of positive (i.e. NSFW) images and negative (i.e. SFW – suitable/safe for work) images. We are not releasing the training images or other details due to the nature of the data, but instead we open source the output model which can be used for classification by a developer.

We use the Caffe deep learning library and CaffeOnSpark; the latter is a powerful open source framework for distributed learning that brings Caffe deep learning to Hadoop and Spark clusters for training models (Big shout out to Yahoo’s CaffeOnSpark team!).

While training, the images were resized to 256x256 pixels, horizontally flipped for data augmentation, and randomly cropped to 224x224 pixels, and were then fed to the network. For training residual networks, we used scale augmentation as described in the ResNet paper [1], to avoid overfitting. We evaluated various architectures to experiment with tradeoffs of runtime vs accuracy.

MS_CTC [4] – This architecture was proposed in Microsoft’s constrained time cost paper. It improves on top of AlexNet in terms of speed and accuracy maintaining a combination of convolutional and fully-connected layers.

Squeezenet [3] – This architecture introduces the fire module which contain layers to squeeze and then expand the input data blob. This helps to save the number of parameters keeping the Imagenet accuracy as good as AlexNet, while the memory requirement is only 6MB.

VGG [2] – This architecture has 13 conv layers and 3 FC layers.

GoogLeNet [5] – GoogLeNet introduces inception modules and has 20 convolutional layer stages. It also uses hanging loss functions in intermediate layers to tackle the problem of diminishing gradients for deep networks.

ResNet-50 [1] – ResNets use shortcut connections to solve the problem of diminishing gradients. We used the 50-layer residual network released by the authors.

ResNet-50-thin – The model was generated using our pynetbuilder tool and replicates the Residual Network paper’s 50-layer network (with half number of filters in each layer). You can find more details on how the model was generated and trained here.

image

Tradeoffs of different architectures: accuracy vs number of flops vs number of params in network.

The deep models were first pre-trained on the ImageNet 1000 class dataset. For each network, we replace the last layer (FC1000) with a 2-node fully-connected layer. Then we fine-tune the weights on the NSFW dataset. Note that we keep the learning rate multiplier for the last FC layer 5 times the multiplier of other layers, which are being fine-tuned. We also tune the hyper parameters (step size, base learning rate) to optimize the performance.

We observe that the performance of the models on NSFW classification tasks is related to the performance of the pre-trained model on ImageNet classification tasks, so if we have a better pretrained model, it helps in fine-tuned classification tasks. The graph below shows the relative performance on our held-out NSFW evaluation set. Please note that the false positive rate (FPR) at a fixed false negative rate (FNR) shown in the graph is specific to our evaluation dataset, and is shown here for illustrative purposes. To use the models for NSFW filtering, we suggest that you plot the ROC curve using your dataset and pick a suitable threshold.

image

Comparison of performance of models on Imagenet and their counterparts fine-tuned on NSFW dataset.

We are releasing the thin ResNet 50 model, since it provides good tradeoff in terms of accuracy, and the model is lightweight in terms of runtime (takes < 0.5 sec on CPU) and memory (~23 MB). Please refer our git repository for instructions and usage of our model. We encourage developers to try the model for their NSFW filtering use cases. For any questions or feedback about performance of model, we encourage creating a issue and we will respond ASAP.

Results can be improved by fine-tuning the model for your dataset or use case. If you achieve improved performance or you have trained a NSFW model with different architecture, we encourage contributing to the model or sharing the link on our description page.

Disclaimer: The definition of NSFW is subjective and contextual. This model is a general purpose reference model, which can be used for the preliminary filtering of pornographic images. We do not provide guarantees of accuracy of output, rather we make this available for developers to explore and enhance as an open source project.

We would like to thank Sachin Farfade, Amar Ramesh Kamat, Armin Kappeler, and Shraddha Advani for their contributions in this work.

References:

[1] He, Kaiming, Xiangyu Zhang, Shaoqing Ren, and Jian Sun. “Deep residual learning for image recognition” arXiv preprint arXiv:1512.03385 (2015).

[2] Simonyan, Karen, and Andrew Zisserman. “Very deep convolutional networks for large-scale image recognition.”; arXiv preprint arXiv:1409.1556(2014).

[3] Iandola, Forrest N., Matthew W. Moskewicz, Khalid Ashraf, Song Han, William J. Dally, and Kurt Keutzer. “SqueezeNet: AlexNet-level accuracy with 50x fewer parameters and 1MB model size.”; arXiv preprint arXiv:1602.07360 (2016).

[4] He, Kaiming, and Jian Sun. “Convolutional neural networks at constrained time cost.” In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 5353-5360. 2015.

[5] Szegedy, Christian, Wei Liu, Yangqing Jia, Pierre Sermanet,Scott Reed, Dragomir Anguelov, Dumitru Erhan, Vincent Vanhoucke, and Andrew Rabinovich. “Going deeper with convolutions” In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 1-9. 2015.

[6] Krizhevsky, Alex, Ilya Sutskever, and Geoffrey E. Hinton. “Imagenet classification with deep convolutional neural networks” In Advances in neural information processing systems, pp. 1097-1105. 2012.

  • hiredigitalexpert
    hiredigitalexpert reblogged this · 6 years ago
  • hiredigitalexpert
    hiredigitalexpert liked this · 6 years ago
  • jimbojones3000-blog
    jimbojones3000-blog reblogged this · 6 years ago
  • jimbojones3000-blog
    jimbojones3000-blog reblogged this · 6 years ago
  • thepoliticaleconomy
    thepoliticaleconomy reblogged this · 6 years ago
  • thepoliticaleconomy
    thepoliticaleconomy liked this · 6 years ago
  • donnafeyn001-blog
    donnafeyn001-blog reblogged this · 6 years ago
  • kriptomat-blog
    kriptomat-blog reblogged this · 6 years ago
  • kriptomat-blog
    kriptomat-blog reblogged this · 6 years ago
  • kriptomat-blog
    kriptomat-blog liked this · 6 years ago
  • bitcoinstash-blog
    bitcoinstash-blog liked this · 6 years ago
  • davelovs
    davelovs liked this · 6 years ago
  • jbruce308
    jbruce308 liked this · 6 years ago
  • sesameblog-blog
    sesameblog-blog liked this · 6 years ago
  • vcsupertramp
    vcsupertramp liked this · 6 years ago
  • saruhtonin
    saruhtonin reblogged this · 6 years ago
  • sallyfahmy
    sallyfahmy liked this · 6 years ago
  • 4rev-blog
    4rev-blog liked this · 6 years ago
  • snerkweek
    snerkweek reblogged this · 6 years ago
  • luca-fury-blog
    luca-fury-blog reblogged this · 6 years ago
  • luca-fury-blog
    luca-fury-blog liked this · 6 years ago
  • waleed61
    waleed61 liked this · 7 years ago
  • misik10
    misik10 liked this · 7 years ago
  • socialcredit
    socialcredit liked this · 7 years ago
  • tomcibotti-blog
    tomcibotti-blog reblogged this · 7 years ago
  • luxlife777
    luxlife777 liked this · 7 years ago
  • technologyartist
    technologyartist liked this · 7 years ago
  • lcstonehouse-blog
    lcstonehouse-blog liked this · 7 years ago
  • jasonmartell-blog
    jasonmartell-blog reblogged this · 7 years ago
  • jasonmartell-blog
    jasonmartell-blog liked this · 7 years ago
  • dalejohenao-blog
    dalejohenao-blog reblogged this · 7 years ago
  • paradise-hill
    paradise-hill liked this · 7 years ago
  • crypto-logic2021-blog
    crypto-logic2021-blog reblogged this · 7 years ago
  • triviaminded-blog
    triviaminded-blog liked this · 7 years ago
  • dpb6218-blog
    dpb6218-blog liked this · 7 years ago
  • makaroniii1-blog
    makaroniii1-blog liked this · 7 years ago
  • sadflorist-blog
    sadflorist-blog liked this · 7 years ago
  • parthenonia-blog
    parthenonia-blog liked this · 7 years ago
  • orangewingedjojo-blog
    orangewingedjojo-blog liked this · 7 years ago
laossj - 无标题
无标题

295 posts

Explore Tumblr Blog
Search Through Tumblr Tags