Skip to content
#

visualizations

Here are 359 public repositories matching this topic...

alisonelizabeth
alisonelizabeth commented Jun 21, 2022

Kibana version:
main

Describe the bug:
While testing elastic/kibana#134776, I noticed the success banner when creating a pipeline from CSV has unnecessary bottom padding.

Steps to reproduce:

  1. Go to Ingest Node Pipelines.
  2. Select Create pipeline --> New pipeline from CSV
  3. You can upload the mapping.csv file from the [ecs-mapper repo](https://
bug good first issue Team:Deployment Management Feature:Ingest Node Pipelines

Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Examples for classification, object detection, segmentation, embedding networks and more. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM

  • Updated May 26, 2022
  • Python
uncertainty-toolbox

This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.

  • Updated Jun 21, 2022
  • Jupyter Notebook
dej611
dej611 commented Jan 18, 2021

Describe the bug
When mixing two Bar series, with one Time and the other Linear X scales, leads to the charts area to crash (blank area) and an error appears in the console.

To Reproduce
Steps to reproduce the behavior:

  1. Create a duplicate of the 35_test_time.tsx story
  2. Add the following series to it:
<BarSeries
      id="data2"
      xScaleType={ScaleType.Li
bug good first issue kibana cross issue :xy

Improve this page

Add a description, image, and links to the visualizations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualizations topic, visit your repo's landing page and select "manage topics."

Learn more