GithubHelp home page GithubHelp logo

Comments (16)

molyswu avatar molyswu commented on August 18, 2024 1

Hi Michael,
The project compiled successfully !

Thanks anyways
Molyswu

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

Reconfiguration for this following error occurred :
8

Thanks anyways

molys wu

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

My facerecognitionlibrary of openCVLibrary310 "build.gradle " for following:
11

Thanks anyways

molys wu

from android-face-recognition-with-deep-learning-test-framework.

sladomic avatar sladomic commented on August 18, 2024

Hello,

We downgradedto BuildToolsVersion 23.0.1 so you're clone is not up to date. Did you try
git checkout master in the facerecognitionlibrary?

I think Android Studio also has some problems with initialization sometimes. Open the project again with File->Open.

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

BuildToolsVersion 23.0.1,update:
12

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

Hello!
your project does not build,the project file is incomplete?there are a lot of bug ?

Thanks anyways
Molyswu

from android-face-recognition-with-deep-learning-test-framework.

sladomic avatar sladomic commented on August 18, 2024

Hi Molyswu,

When I try it from the beginning with the following instructions it works:

  1. git clone --recursive https://github.com/Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework.git
  2. cd Android-Face-Recognition-with-Deep-Learning-Test-Framework/facerecognitionlibrary
  3. git checkout master
  4. In Android Studio: File -> Open
  5. Wait until the Android Studio instantiation is done - if it doesn't work, start again from step 4

Can you try again the above steps and then post a screenshot or error message of the error you get?

Thanks,
Michael

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

Michael,
Learn the way you offer :
11

Thanks anyways
Molyswu

from android-face-recognition-with-deep-learning-test-framework.

sladomic avatar sladomic commented on August 18, 2024

Can you show me all the build.gradle files and the settings.gradle file?

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

build.gradle files and the settings.gradle :
app(build.gralde)
build app _gradle
build.gradle
build_gradle
stetting.gradle:
setting

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

Hi Michael,
I build a new project, and transplant all of your files in, compile the project has the following error 👍:
1

Thanks anyways
Molyswu

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

Hi Michael,
I think your project has bug in the build.gradle files and the settings.gradle file.

Thanks anyways
Molyswu

from android-face-recognition-with-deep-learning-test-framework.

sladomic avatar sladomic commented on August 18, 2024

I can't see any error. I just rebuit it on the Jenkins server and it worked.

Started by user Michael Sladoje
Building in workspace /var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework.git # timeout=10
Fetching upstream changes from https://github.com/Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework.git
 > git --version # timeout=10
using .gitcredentials to set credentials
 > git config --local credential.username [email protected] # timeout=10
 > git config --local credential.helper store --file=/tmp/git5561189389779538249.credentials # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework.git +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3409c9f9eb33756d840a28f4595759dd1b9bb758 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3409c9f9eb33756d840a28f4595759dd1b9bb758
 > git rev-list 3409c9f9eb33756d840a28f4595759dd1b9bb758 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule update --init --recursive
[workspace] $ /bin/sh -xe /tmp/hudson2460699343217167147.sh
+ ./gradlew clean build
Incremental java compilation is an incubating feature.
:clean
:app:clean
:facerecognitionlibrary:clean
:openCVLibrary310:clean
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:facerecognitionlibrary:preBuild UP-TO-DATE
:facerecognitionlibrary:preReleaseBuild UP-TO-DATE
:facerecognitionlibrary:checkReleaseManifest
:facerecognitionlibrary:preDebugAndroidTestBuild UP-TO-DATE
:facerecognitionlibrary:preDebugBuild UP-TO-DATE
:facerecognitionlibrary:preDebugUnitTestBuild UP-TO-DATE
:facerecognitionlibrary:preReleaseUnitTestBuild UP-TO-DATE
:openCVLibrary310:preBuild UP-TO-DATE
:openCVLibrary310:preReleaseBuild UP-TO-DATE
:openCVLibrary310:checkReleaseManifest
:openCVLibrary310:prepareReleaseDependencies
:openCVLibrary310:compileReleaseAidl
:openCVLibrary310:compileReleaseNdk UP-TO-DATE
:openCVLibrary310:compileLint
:openCVLibrary310:copyReleaseLint UP-TO-DATE
:openCVLibrary310:mergeReleaseShaders
:openCVLibrary310:compileReleaseShaders
:openCVLibrary310:generateReleaseAssets
:openCVLibrary310:mergeReleaseAssets
:openCVLibrary310:mergeReleaseProguardFiles UP-TO-DATE
:openCVLibrary310:packageReleaseRenderscript UP-TO-DATE
:openCVLibrary310:compileReleaseRenderscript
:openCVLibrary310:generateReleaseResValues
:openCVLibrary310:generateReleaseResources
:openCVLibrary310:packageReleaseResources
:openCVLibrary310:processReleaseManifest
:openCVLibrary310:generateReleaseBuildConfig
:openCVLibrary310:processReleaseResources
:openCVLibrary310:generateReleaseSources
:openCVLibrary310:incrementalReleaseJavaCompilationSafeguard
:openCVLibrary310:compileReleaseJavaWithJavac
:openCVLibrary310:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:openCVLibrary310:processReleaseJavaRes UP-TO-DATE
:openCVLibrary310:transformResourcesWithMergeJavaResForRelease
:openCVLibrary310:transformClassesAndResourcesWithSyncLibJarsForRelease
:openCVLibrary310:mergeReleaseJniLibFolders
:openCVLibrary310:transformNative_libsWithMergeJniLibsForRelease
:openCVLibrary310:transformNative_libsWithSyncJniLibsForRelease
:openCVLibrary310:bundleRelease
:facerecognitionlibrary:prepareComAndroidSupportAnimatedVectorDrawable2330Library
:facerecognitionlibrary:prepareComAndroidSupportAppcompatV72330Library
:facerecognitionlibrary:prepareComAndroidSupportSupportV42330Library
:facerecognitionlibrary:prepareComAndroidSupportSupportVectorDrawable2330Library
:facerecognitionlibrary:prepareWorkspaceOpenCVLibrary310UnspecifiedLibrary
:facerecognitionlibrary:prepareReleaseDependencies
:facerecognitionlibrary:compileReleaseAidl
:facerecognitionlibrary:compileReleaseNdk UP-TO-DATE
:facerecognitionlibrary:compileLint
:facerecognitionlibrary:copyReleaseLint UP-TO-DATE
:facerecognitionlibrary:compileReleaseRenderscript
:facerecognitionlibrary:generateReleaseBuildConfig
:facerecognitionlibrary:generateReleaseResValues
:facerecognitionlibrary:generateReleaseResources
:facerecognitionlibrary:mergeReleaseResources
:facerecognitionlibrary:processReleaseManifest
:facerecognitionlibrary:processReleaseResources
:facerecognitionlibrary:generateReleaseSources
:facerecognitionlibrary:incrementalReleaseJavaCompilationSafeguard
:facerecognitionlibrary:compileReleaseJavaWithJavac
:facerecognitionlibrary:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: /var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/facerecognitionlibrary/src/main/java/ch/zhaw/facerecognitionlibrary/Helpers/FileHelper.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:facerecognitionlibrary:extractReleaseAnnotations
:facerecognitionlibrary:mergeReleaseShaders
:facerecognitionlibrary:compileReleaseShaders
:facerecognitionlibrary:generateReleaseAssets
:facerecognitionlibrary:mergeReleaseAssets
:facerecognitionlibrary:mergeReleaseProguardFiles UP-TO-DATE
:facerecognitionlibrary:packageReleaseRenderscript UP-TO-DATE
:facerecognitionlibrary:packageReleaseResources
:facerecognitionlibrary:processReleaseJavaRes UP-TO-DATE
:facerecognitionlibrary:transformResourcesWithMergeJavaResForRelease
:facerecognitionlibrary:transformClassesAndResourcesWithSyncLibJarsForRelease
:facerecognitionlibrary:mergeReleaseJniLibFolders
:facerecognitionlibrary:transformNative_libsWithMergeJniLibsForRelease
:facerecognitionlibrary:transformNative_libsWithSyncJniLibsForRelease
:facerecognitionlibrary:bundleRelease
:app:prepareComAndroidSupportAnimatedVectorDrawable2330Library
:app:prepareComAndroidSupportAppcompatV72330Library
:app:prepareComAndroidSupportSupportV42330Library
:app:prepareComAndroidSupportSupportVectorDrawable2330Library
:app:prepareWorkspaceFacerecognitionlibraryUnspecifiedLibrary
:app:prepareWorkspaceOpenCVLibrary310UnspecifiedLibrary
:app:prepareDebugDependencies
:app:compileDebugAidl
:app:compileDebugRenderscript
:app:generateDebugBuildConfig
:app:generateDebugResValues
:app:generateDebugResources
:app:mergeDebugResources
:app:processDebugManifest
:app:processDebugResources
:app:generateDebugSources
:app:incrementalDebugJavaCompilationSafeguard
:app:compileDebugJavaWithJavac
:app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: /var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/app/src/main/java/ch/zhaw/facerecognition/Activities/SettingsActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:app:compileDebugNdk UP-TO-DATE
:app:compileDebugSources
:app:mergeDebugShaders
:app:compileDebugShaders
:app:generateDebugAssets
:app:mergeDebugAssets
:app:transformClassesWithDexForDebug
Running dex in-process requires build tools 23.0.2.
For faster builds update this project to use the latest build tools.
:app:mergeDebugJniLibFolders
:app:transformNative_libsWithMergeJniLibsForDebug
:app:processDebugJavaRes UP-TO-DATE
:app:transformResourcesWithMergeJavaResForDebug
:app:validateSigningDebug
:app:packageDebug
:app:assembleDebug
:app:checkReleaseManifest
:app:prepareReleaseDependencies
:app:compileReleaseAidl
:app:compileReleaseRenderscript
:app:generateReleaseBuildConfig
:app:generateReleaseResValues
:app:generateReleaseResources
:app:mergeReleaseResources
:app:processReleaseManifest
:app:processReleaseResources
:app:generateReleaseSources
:app:incrementalReleaseJavaCompilationSafeguard
:app:compileReleaseJavaWithJavac
:app:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: /var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/app/src/main/java/ch/zhaw/facerecognition/Activities/SettingsActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:app:compileReleaseNdk UP-TO-DATE
:app:compileReleaseSources
:app:lintVitalRelease
:app:mergeReleaseShaders
:app:compileReleaseShaders
:app:generateReleaseAssets
:app:mergeReleaseAssets
:app:transformClassesWithDexForRelease
:app:mergeReleaseJniLibFolders
:app:transformNative_libsWithMergeJniLibsForRelease
:app:processReleaseJavaRes UP-TO-DATE
:app:transformResourcesWithMergeJavaResForRelease
:app:packageRelease
:app:assembleRelease
:app:assemble
:app:lint
Ran lint on variant release: 56 issues found
Ran lint on variant debug: 56 issues found
Wrote HTML report to file:///var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/app/build/outputs/lint-results-debug.html
Wrote XML report to file:///var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/app/build/outputs/lint-results-debug.xml
:app:incrementalDebugUnitTestJavaCompilationSafeguard UP-TO-DATE
:app:preDebugUnitTestBuild UP-TO-DATE
:app:prepareDebugUnitTestDependencies
:app:compileDebugUnitTestJavaWithJavac
:app:processDebugUnitTestJavaRes UP-TO-DATE
:app:compileDebugUnitTestSources
:app:mockableAndroidJar
:app:assembleDebugUnitTest
:app:testDebugUnitTest
:app:incrementalReleaseUnitTestJavaCompilationSafeguard UP-TO-DATE
:app:preReleaseUnitTestBuild UP-TO-DATE
:app:prepareReleaseUnitTestDependencies
:app:compileReleaseUnitTestJavaWithJavac
:app:processReleaseUnitTestJavaRes UP-TO-DATE
:app:compileReleaseUnitTestSources
:app:assembleReleaseUnitTest
:app:testReleaseUnitTest
:app:test
:app:check
:app:build
:facerecognitionlibrary:checkDebugManifest
:facerecognitionlibrary:prepareDebugDependencies
:facerecognitionlibrary:compileDebugAidl
:facerecognitionlibrary:compileDebugNdk UP-TO-DATE
:facerecognitionlibrary:copyDebugLint UP-TO-DATE
:facerecognitionlibrary:compileDebugRenderscript
:facerecognitionlibrary:generateDebugBuildConfig
:facerecognitionlibrary:generateDebugResValues
:facerecognitionlibrary:generateDebugResources
:facerecognitionlibrary:mergeDebugResources
:facerecognitionlibrary:processDebugManifest
:facerecognitionlibrary:processDebugResources
:facerecognitionlibrary:generateDebugSources
:facerecognitionlibrary:incrementalDebugJavaCompilationSafeguard
:facerecognitionlibrary:compileDebugJavaWithJavac
:facerecognitionlibrary:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: /var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/facerecognitionlibrary/src/main/java/ch/zhaw/facerecognitionlibrary/Helpers/FileHelper.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:facerecognitionlibrary:extractDebugAnnotations
:facerecognitionlibrary:mergeDebugShaders
:facerecognitionlibrary:compileDebugShaders
:facerecognitionlibrary:generateDebugAssets
:facerecognitionlibrary:mergeDebugAssets
:facerecognitionlibrary:mergeDebugProguardFiles UP-TO-DATE
:facerecognitionlibrary:packageDebugRenderscript UP-TO-DATE
:facerecognitionlibrary:packageDebugResources
:facerecognitionlibrary:processDebugJavaRes UP-TO-DATE
:facerecognitionlibrary:transformResourcesWithMergeJavaResForDebug
:facerecognitionlibrary:transformClassesAndResourcesWithSyncLibJarsForDebug
:facerecognitionlibrary:mergeDebugJniLibFolders
:facerecognitionlibrary:transformNative_libsWithMergeJniLibsForDebug
:facerecognitionlibrary:transformNative_libsWithSyncJniLibsForDebug
:facerecognitionlibrary:bundleDebug
:facerecognitionlibrary:compileDebugSources
:facerecognitionlibrary:assembleDebug
:facerecognitionlibrary:compileReleaseSources
:facerecognitionlibrary:assembleRelease
:facerecognitionlibrary:assemble
:facerecognitionlibrary:lint
Ran lint on variant debug: 22 issues found
Ran lint on variant release: 22 issues found
Wrote HTML report to file:///var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/facerecognitionlibrary/build/outputs/lint-results-debug.html
Wrote XML report to file:///var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/facerecognitionlibrary/build/outputs/lint-results-debug.xml
:facerecognitionlibrary:incrementalDebugUnitTestJavaCompilationSafeguard UP-TO-DATE
:facerecognitionlibrary:prepareDebugUnitTestDependencies
:facerecognitionlibrary:compileDebugUnitTestJavaWithJavac
:facerecognitionlibrary:processDebugUnitTestJavaRes UP-TO-DATE
:facerecognitionlibrary:compileDebugUnitTestSources
:facerecognitionlibrary:mockableAndroidJar UP-TO-DATE
:facerecognitionlibrary:assembleDebugUnitTest
:facerecognitionlibrary:testDebugUnitTest
:facerecognitionlibrary:incrementalReleaseUnitTestJavaCompilationSafeguard UP-TO-DATE
:facerecognitionlibrary:prepareReleaseUnitTestDependencies
:facerecognitionlibrary:compileReleaseUnitTestJavaWithJavac
:facerecognitionlibrary:processReleaseUnitTestJavaRes UP-TO-DATE
:facerecognitionlibrary:compileReleaseUnitTestSources
:facerecognitionlibrary:assembleReleaseUnitTest
:facerecognitionlibrary:testReleaseUnitTest
:facerecognitionlibrary:test
:facerecognitionlibrary:check
:facerecognitionlibrary:build
:openCVLibrary310:preDebugBuild UP-TO-DATE
:openCVLibrary310:checkDebugManifest
:openCVLibrary310:prepareDebugDependencies
:openCVLibrary310:compileDebugAidl
:openCVLibrary310:compileDebugNdk UP-TO-DATE
:openCVLibrary310:copyDebugLint UP-TO-DATE
:openCVLibrary310:mergeDebugShaders
:openCVLibrary310:compileDebugShaders
:openCVLibrary310:generateDebugAssets
:openCVLibrary310:mergeDebugAssets
:openCVLibrary310:mergeDebugProguardFiles UP-TO-DATE
:openCVLibrary310:packageDebugRenderscript UP-TO-DATE
:openCVLibrary310:compileDebugRenderscript
:openCVLibrary310:generateDebugResValues
:openCVLibrary310:generateDebugResources
:openCVLibrary310:packageDebugResources
:openCVLibrary310:processDebugManifest
:openCVLibrary310:generateDebugBuildConfig
:openCVLibrary310:processDebugResources
:openCVLibrary310:generateDebugSources
:openCVLibrary310:incrementalDebugJavaCompilationSafeguard
:openCVLibrary310:compileDebugJavaWithJavac
:openCVLibrary310:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:openCVLibrary310:processDebugJavaRes UP-TO-DATE
:openCVLibrary310:transformResourcesWithMergeJavaResForDebug
:openCVLibrary310:transformClassesAndResourcesWithSyncLibJarsForDebug
:openCVLibrary310:mergeDebugJniLibFolders
:openCVLibrary310:transformNative_libsWithMergeJniLibsForDebug
:openCVLibrary310:transformNative_libsWithSyncJniLibsForDebug
:openCVLibrary310:bundleDebug
:openCVLibrary310:compileDebugSources
:openCVLibrary310:assembleDebug
:openCVLibrary310:compileReleaseSources
:openCVLibrary310:assembleRelease
:openCVLibrary310:assemble
:openCVLibrary310:lint
Ran lint on variant debug: 11 issues found
Ran lint on variant release: 11 issues found
Wrote HTML report to file:///var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/facerecognitionlibrary/openCVLibrary310/build/outputs/lint-results-debug.html
Wrote XML report to file:///var/lib/jenkins/jobs/Android-Face-Recognition-with-Deep-Learning-Test-Framework-compile/workspace/facerecognitionlibrary/openCVLibrary310/build/outputs/lint-results-debug.xml
:openCVLibrary310:incrementalDebugUnitTestJavaCompilationSafeguard UP-TO-DATE
:openCVLibrary310:preDebugUnitTestBuild UP-TO-DATE
:openCVLibrary310:prepareDebugUnitTestDependencies
:openCVLibrary310:compileDebugUnitTestJavaWithJavac UP-TO-DATE
:openCVLibrary310:processDebugUnitTestJavaRes UP-TO-DATE
:openCVLibrary310:compileDebugUnitTestSources UP-TO-DATE
:openCVLibrary310:mockableAndroidJar UP-TO-DATE
:openCVLibrary310:assembleDebugUnitTest UP-TO-DATE
:openCVLibrary310:testDebugUnitTest UP-TO-DATE
:openCVLibrary310:incrementalReleaseUnitTestJavaCompilationSafeguard UP-TO-DATE
:openCVLibrary310:preReleaseUnitTestBuild UP-TO-DATE
:openCVLibrary310:prepareReleaseUnitTestDependencies
:openCVLibrary310:compileReleaseUnitTestJavaWithJavac UP-TO-DATE
:openCVLibrary310:processReleaseUnitTestJavaRes UP-TO-DATE
:openCVLibrary310:compileReleaseUnitTestSources UP-TO-DATE
:openCVLibrary310:assembleReleaseUnitTest UP-TO-DATE
:openCVLibrary310:testReleaseUnitTest UP-TO-DATE
:openCVLibrary310:test UP-TO-DATE
:openCVLibrary310:check
:openCVLibrary310:build

BUILD SUCCESSFUL

Total time: 1 mins 36.948 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html
Finished: SUCCESS

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

I'm compile your "Android-Face-Recognition-with-Deep-Learning-Library " no bug,the project through.

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

You try it from openCVLibary310 to Android-Face-Recognition-with-Deep-Learning-Test-Framework

from android-face-recognition-with-deep-learning-test-framework.

molyswu avatar molyswu commented on August 18, 2024

The project through for android-Face-Recognition-with-Deep-Learning-Test-Framework in linux git checkout master

from android-face-recognition-with-deep-learning-test-framework.

Related Issues (20)

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.