Coder Social home page Coder Social logo

cznc / darknet4j_2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 2.16 MB

This java migration is from Darknet (by C), with some sample data for training. We want it as a bridge to Neural-Networks/Deep-Learning for a java programmer. 希望Java程序员通过本例C也会了DL也会了:)

Java 100.00%

darknet4j_2's Introduction

#Darknet4j_2# This java project is migrated from darknet, and only implemented the part of detector train and detector test by now. Originally, we want it as a bridge to Neural-Networks/Deep-Learning for a java programmer.

The file darknet_jni_wrapper.dll is for win7 x64, compiled by vc++2015, functions of read/write png of stbi(an image lib in stb_image.h and stb_image_write.h).

The program enter is java class cn.darknet(By convention, Java class name usually starts with an uppercase letter. But here we not. We will be as possible as closer to the dartnet code.) The training and testing data set is CelebA, some sample of it in the directory data/CelebA/.

IDE is eclipse with a maven plugin supported.

By convention, darknet/src/.c will be src/main/java/cn/.java, helpers will be in src/main/java/cn/wrapper/*_wrapper.java. Some stable functions will be put in src/main/java/cn/drknt/lib/ .

darknet4j_2's People

Contributors

cznc avatar

Watchers

James Cloos avatar  avatar

Forkers

hellotrik

darknet4j_2's Issues

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.