• Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
Les liens de StyMaar
toggle menu
Add link
Search
10687 links
202 results tagged innovation x
  • #Mukosame/Anime2Sketch: A sketch extractor for anime/illustration.

    Sun 23 May 2021 08:32:02 AM CEST - permalink - https://github.com/Mukosame/Anime2Sketch
    IA innovation
  • #Transforming animation with machine learning | by Tom Solberg | Embark Studios | Medium

    Sun 23 May 2021 06:18:32 AM CEST - permalink - https://medium.com/embarkstudios/transforming-animation-with-machine-learning-27ac694590c
    IA innovation jeux procedural_generation
  • #NNCP: Lossless Data Compression with Neural Networks

    Sun 23 May 2021 05:12:23 AM CEST - permalink - https://bellard.org/nncp/
    IA innovation
  • #Mammals can absorb oxygen through their intestines -

    Fri 14 May 2021 10:53:17 PM CEST - permalink - https://www.cell.com/med/fulltext/S2666-6340(21)00153-7
    biologie innovation science
  • #Farming Robot Kills 100,000 Weeds per Hour With Lasers | Freethink

    Tue 27 Apr 2021 10:18:54 PM CEST - permalink - https://www.freethink.com/articles/farming-robot
    innovation robot
  • #This is the first house to be 3D printed from raw earth

    Tue 27 Apr 2021 09:52:34 PM CEST - permalink - https://www.itsnicethat.com/news/tecla-house-mario-cucinella-wasp-architecture-270421
    environnement innovation
  • #Self-supervised Video Object Segmentation by Motion Grouping

    Sat 17 Apr 2021 01:59:32 PM CEST - permalink - https://charigyang.github.io/motiongroup/
    IA innovation
  • #'Whitest ever' paint reflects 98% of sunlight - BBC News

    Sat 17 Apr 2021 06:23:19 AM CEST - permalink - https://www.bbc.com/news/science-environment-56749105
    innovation
  • #Gamasutra: Robert Pepperell's Blog - FOVO: A new 3D rendering technique based on human vision

    Wed 14 Apr 2021 02:36:54 PM CEST - permalink - https://www.gamasutra.com/blogs/RobertPepperell/20200527/363615/FOVO_A_new_3D_rendering_technique_based_on_human_vision.php
    3D innovation
  • #face-vid2vid

    Le futur.

    Sun 21 Mar 2021 10:24:03 AM CET - permalink - https://nvlabs.github.io/face-vid2vid/
    ** IA innovation
  • #A sneak peek at MetaHuman Creator: high-fidelity digital humans made easy - Unreal Engine

    Thu 11 Feb 2021 01:50:51 PM CET - permalink - https://www.unrealengine.com/en-US/blog/a-sneak-peek-at-metahuman-creator-high-fidelity-digital-humans-made-easy
    innovation outil
  • #No till no-herbicide farming system in trial since 1981

    Une expérimentation de culture sans labour qui dure depuis 81 ans.

    Wed 28 Oct 2020 06:17:34 PM CET - permalink - https://rodaleinstitute.org/science/farming-systems-trial/
    agriculture innovation société
  • #We Tested OpenPilot, the $1,199 Device That Adds Entry-Level Autonomy to Your Car

    Sun 18 Oct 2020 07:46:57 PM CEST - permalink - https://www.thedrive.com/tech/36604/we-tested-openpilot-the-1199-device-that-adds-entry-level-autonomy-to-your-car
    innovation open_source voiture à_lire
  • #Internet of plastic things, no battery or electronic needed

    Sat 10 Oct 2020 10:08:50 AM CEST - permalink - https://spectrum.ieee.org/tech-talk/consumer-electronics/gadgets/plastic-internet-of-things-without-batteries-or-electronics
    imprimante_3D innovation
  • #Transparent Wood Could Be the Window of the Future | USDA

    Sun 04 Oct 2020 06:41:27 PM CEST - permalink - https://www.usda.gov/media/blog/2020/10/01/transparent-wood-could-be-window-future
    innovation
  • #Twitter − Purposefully overfit neural networks are an efficient surface representation for solid 3D shapes

    Tue 29 Sep 2020 10:36:23 AM CEST - permalink - https://twitter.com/_AlecJacobson/status/1308546141760430080
    3D IA innovation
  • #Portable MRI can detect brain abnormalities at bedside | YaleNews

    Fri 11 Sep 2020 10:07:09 AM CEST - permalink - https://news.yale.edu/2020/09/08/portable-mri-can-detect-brain-abnormalities-bedside
    innovation
  • #Minitel: The Online World France Built Before the Web

    Fri 11 Sep 2020 09:59:40 AM CEST - permalink - https://spectrum.ieee.org/tech-history/cyberspace/minitel-the-online-world-france-built-before-the-web
    histoire innovation internet numérique société
  • #Unikernels: The Next Stage of Linux's Dominance

    The crucial part of the paper is that they:
    • Added a new kernel configuration option to allow theuser to select if he/she wants to compile the Linux kernel as UKL.
    • Added a call to an undefined symbol (protected by an #ifdef) that can be used to invoke application code rather than creating the first userspace process.
    • Created a small UKL library which has stubs for syscalls. These stubs hide the details of invoking the required kernel functionality now that the regular interface (i.e.,the syscall instruction) is no longer used.
    • Changed glibc so that instead of making syscalls into the kernel, it makes function calls into UKL library.
    • Changed the kernel linker script to define new segments such as thread local storage (TLS) segments which are present in application ELF binaries.
    • Added a small amount of initialization code before invoking the application to replace initialization normally done by user level code, e.g., for network inter-face initialization.
    • Modified the kernel linking stage to include the application code, glibc and UKL library to create a single binary.
    Basically, I think the idea is you get all the linux syscalls (+ filesystems... + network stack... + hardware support... + everything) for 'free'. Sure you'll have a pretty large binary, but you won't have to write anything.

    Sat 16 May 2020 12:12:54 PM CEST - permalink - https://dl.acm.org/doi/abs/10.1145/3317550.3321445
    *** informatique innovation linux
  • #GitHub - EvgenyKashin/stylegan2-distillation

    Le résultat est évidemment très loin d'être parfait, mais il y a un truc qui est très impressionnant : https://raw.githubusercontent.com/EvgenyKashin/stylegan2-distillation/master/imgs/gender.jpg leur réseau de neurone ne mongolise presque pas sur les accessoires a proximité du visage (regardez le masque de paintball, le portable, l'espèce de chapeau multicolore ou le micro, respectivement ligne 2, 5, 6 et 8) et ça c'est très très fort par rapport à ce que j'avais pu voir passer.

    Tue 17 Mar 2020 10:44:33 AM CET - permalink - https://github.com/EvgenyKashin/stylegan2-distillation
    IA innovation
◄Older page 2 / 11 Newer► Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation