Giter Club home page Giter Club logo

animeface-2009's People

Contributors

aixile avatar alantian avatar nagadomi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

animeface-2009's Issues

Having a load error

sample.rb:3:in require_relative': cannot load such file -- animeface-2009-master/animeface-ruby/AnimeFace (LoadError) from sample.rb:3:in

'

I have all requirements, but this error keeps popping up

Encountering Rare Deadlock

First of all, excellent job on the repository. I am getting much better results than with other libraries. I do however noticed that when I am processing a large number of files I will occasionally get deadlocks. (On the order of 10,000+). I do not have much experience debugging OpenMP code, but if you let me know any information you need to help track down the bug let me know, and I'll analyze it. You might want to consider using an automated tool like Helgrind to help remove the deadlocks. That being said, whatever race condition that is causing the deadlock is relatively rare. I have compiled with default settings from the build script on Ubuntu 16.04.

The bug was encountered when running face_collector.rb

Nothing to draw

I got this when using sample.rb

[]
sample.rb:48:in `draw': nothing to draw (ArgumentError)
        from sample.rb:48:in `<main>'

with this picture

photo_2017-03-27_16-32-58

LAPACK has a C interface now.

There have been numerous improvements to LAPACK since 2009 including a C interface. Having the library link against the newer, optimized versions of LAPACK would not only speed up the code, but make it easier to contribute to.

Question: making a new dataset

Thank you for your great work. This tool is really amazing.
I want to tune the dataset to get better result, but I am struggling now.

My questions are creating a new dataset and usage of it: how to make it and how to use it.
I am guessing that I need to make a xml file, and I looked up the original dataset. But I couldn't find it.

Can you help me?

Steps I took:

  1. I have tried to make a new dataset using animeface-ruby/face_collector.rb.
  2. The script made several images.
  3. I have deleted images in which face wasn't shown.

`require_relative': cannot load AmineFace

My ruby version ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux], gem version 2.6.8, system ubuntu-14.04

Run ./build, some make errors in the end

mv -f .deps/libnvxs_la-nv_laplacian.Tpo .deps/libnvxs_la-nv_laplacian.Plo
make[1]: *** No rule to make target `CLAPACK/liblapack_nvxs.a', needed by `libnvxs.la'.  Stop.
make[1]: Leaving directory `/home/jielei/project/notebooks/learn-pytorch/anime-GAN/animeface-2009/nvxs'
make: *** [install-recursive] Error 1
checking for nv_core.h... no 
error: Can't locate libnvxs
make: *** No targets specified and no makefile found.  Stop.
                            
                            
Check: % cd animeface-ruby
 % ruby sample.rb <input image>  

I simply ignored it, then run ruby sample.rb image.png, error occurs

sample.rb:3:in `require_relative': cannot load such file -- /my-path/animeface-2009/animeface-ruby/AnimeFace (LoadError)
        from sample.rb:3:in `<main>'

I have googled this kind of require errors and tried modifying require_relative "AnimeFace" to require_relative "animeface" , which is not working.

What's wrong with this? Thanks in advance for any help!

About the dataset

Thank you for your great work.
I hope you can open source datasets.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.