Code Monkey home page Code Monkey logo

imageset-viewer's Introduction

Hi there, 👋

Profile Views

I'm ChrisZZ, interested in CV, AI infra, C++ package management, prefer universal/cross-platform techniques.

Side projects

  1. A better beyond-compare alternative for image comparison GUI software, support various YUV formats:

KantuCompare

  1. A tiny OpenCV-like library with lightweight Mat and imread()/imwrite()/imshow() implemented:

smallcv

  1. Implement NEON Intrinsics in C for better and more accurate understanding:

neon_sim

Open Source Contributions

Repo Repo Repo Repo
opencv ncnn doxygen llvm-project
tengine ruapu opencv-mobile valgrind-android
InferLLM MegPeak ppl.cv ppq
mlcc cccc-lite ncnn-editor libllm
neon-guide shufaCV TNN Eigen

more

How to reach me

🤗 Click to show my GitHub Stats

github readme stats top langs

imageset-viewer's People

Contributors

sourcery-ai-bot avatar zchrissirhcz 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

Watchers

 avatar  avatar

imageset-viewer's Issues

Class names may not known when browsing

Consider this: the whole image annotations is labeled by Person A, and checked by Person B. A didn't give B all the class names appeared in XML and B don't know it neither. But B just would like to check if labeles are OK.

Consider allowing not specifing class names mapping dict and automatic save class names when first meet each of them.

无法读取挂载的储存服务器中的图片

您好,

我使用win10端运行您的脚本,想读取我挂载的服务器硬盘中的图片,能显示图片名,但是无法显示图片。
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\AppData\Local\Programs\Python\Python36\lib\tkinter_init_.py", line 1705, in call
return self.func(*args)
File "imageset-viewer.py", line 353, in callback
self.tkim = self.get_tkim(im_pth)
File "imageset-viewer.py", line 379, in get_tkim
im_ht, im_wt, im_dt = im.shape
AttributeError: 'NoneType' object has no attribute 'shape'

请问您有解决办法吗?
谢谢

ImportError: No module named builtins

I followed the installation instructions exactly and everything was successfully installed. However, when I run python imageset-viewer.py I get the error in the title

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.