Code Monkey home page Code Monkey logo

certifai-knowledge-base's People

Contributors

codenamewei avatar kianyang-lee avatar yinchuangsum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

certifai-knowledge-base's Issues

Error 404 in Mac for Safari

Describe the issue
When I open classifai with Safari, Error 404 pops up...

Desktop:

  • OS: Mac
  • Browser: Safari

Unable to import installed module

Describe the issue
Unable to import installed module even though it appeared to be installed.
OSError: [WinError 126] The specified module could not be found

Additional context

  • Using Miniconda
  • Launched Jupyter Lab at base environment
  • Added time-series-labs virtual environment to the base environment jupyter kernel

java.lang.IndexOutOfBoundsException: Index: 1, Size: 1

Capture

Additional Context

  • Student is training YoloV2 model using own data
  • Error happens when getting label using output from model
    String labels = label.get(obj.getPredictedClass());
  • Student wants to detect smoke from image (1 class)

How to persist DL4J Training UI for Visualization later

When the program dies, I cant view back the Training results.

Currently using this alternative to keep the program always running.

unknown (4)

Is there a better way to do this? Because if I kill the program, the training graphs will be gone.

Command Line is Too Long

To-do

  1. Tag anyone if help is required
  2. Copy this issue link to certifai-wiki project.

Describe the issue
During initial setup of IntelliJ and first time of running a Java script, it might failed to run due to "command line too long" error. Refer to SS attached.

To Reproduce
Steps to reproduce the behavior:

  1. Newly setting up of IntelliJ and after importing TrainingLabs.

Screenshots
If applicable, add screenshots/video to help explain your problem.

image

Desktop (please complete the following information):

  • OS: Windows
  • IntelliJ v2020.2.3
  • JDK liberica-1.8.0_275

Additional context
n/a

COMMON ISSUES: [Intellij Setup]

To-do

  1. Tag anyone if help is required
  2. Copy this issue link to TrainingLabs Support Project.

Describe the issue
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots/video to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows, Ubuntu]
  • Browser [e.g. chrome, firefox]
  • Version [e.g. 1.0.0]

Additional context
Add any other context about the problem here.

Classifai frontend on web browser did not reflect the latest changes

Current Version: Version 1.1.1

Description: A bug(#277) supposed to be fixed in (v1.1.1) were not reflected although the older version (v1.1.0) has been deleted and reinstalled with the latest one.

In the web browser,
when the saving format for Pascal VOC
image: 1.png
saved as 1_png.xml
but supposed to be saved as 1.xml

Images missing

I was annotated images halfway and closed Classifai.
And after I moved the folder of images elsewhere.
Its not reappearing in Classifai after I restarted it.
How can I continue work on my current project?

Note: Using Classifai version 1.1.0 on Windows

COMMON ISSUES: [ISSUE TITLE]

To-do

  1. Tag anyone if help is required
  2. Copy this issue link to TrainingLabs Support Project.

Describe the issue
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots/video to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows, Ubuntu]
  • Browser [e.g. chrome, firefox]
  • Version [e.g. 1.0.0]

Additional context
Add any other context about the problem here.

COMMON ISSUE: [ISSUE TITLE]

To-do

  1. Tag anyone if help is required
  2. Copy this issue link to certifai-wiki project.

Describe the issue
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots/video to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows, Ubuntu]
  • Browser [e.g. chrome, firefox]
  • Version [e.g. 1.0.0]

Additional context
Add any other context about the problem here.

Could not find the CLEyeMulticam.dll

2021-03-16 13:20:25 INFO AvocadoBananaDetector_YOLOv2:386 - Completed epoch 40
Model saved.
RealSense devices found: 0
(1) Could not find the CLEyeMulticam.dll
(2) Could not find the CLEyeMulticam.dll

how can i solve this CLEyeMulticam.dll problem

UIServer gets terminated before viewing

Describe the issue
Refering to the comment in Discord:
Hi, In DL4J beta7, the UI Server dies after the model finishes training.. how to keep it enabled ?

Plugin Error

the java program can run but there is error when sync the maven

unknown (1)

Pom.xml changes not reflected.

I've changed the pom.xml file in intellij and start running but nothing changes.
I don't think the changes has been reflected in the repo.
How to make sure that intellij pulls in the latest from the maven pom.xml?

Plotly Graph not Displayed When Executing Cell

Describe the issue
Plotly plot not displayed after installation of package and when executed on JupyterLab.

To Reproduce
Steps to reproduce the behavior:

  1. Launch JupyterLab.
  2. Execute cell that display Plotly graphs.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • JupyterLab v3.0.6
  • Google Chrome

Additional context
Add any other context about the problem here.

[ISSUE TITLE]

To-do

  1. Tag anyone if help is required
  2. Copy this issue link to certifai-wiki project.

Describe the issue
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots/video to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows, Ubuntu]
  • Browser [e.g. chrome, firefox]
  • Version [e.g. 1.0.0]

Additional context
Add any other context about the problem here.

update for previous issue: Beta-7 different outputs on GPU and CPU regression

Describe the issue
follow up old issue for regression output using different backend

Links
CertifaiAI/cdle-traininglabs#124

Desktop (please complete the following information):

  • OS: Windows
  • DL4J: deeplearning4j 1.0.0-beta7
  • CUDA: 10.2
  • cuDNN: 7.6

Additional context
request an update: The results of regression (eg. BostonHousePricePrediction.java) running on GPU are not same as results running on CPU. Attached are the screenshot of the results.

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.