Giter Site home page Giter Site logo

你好,在调换为我自己的模型的时候图片的框是对的,但是模型的名字是错的,请问要在哪里修改模型类别的数量和名字呢,谢谢! about lite.ai.toolkit HOT 4 OPEN

linzhuoyingxmu avatar linzhuoyingxmu commented on August 22, 2024
你好,在调换为我自己的模型的时候图片的框是对的,但是模型的名字是错的,请问要在哪里修改模型类别的数量和名字呢,谢谢!

from lite.ai.toolkit.

Comments (4)

DefTruth avatar DefTruth commented on August 22, 2024 1

yolox目前还没有暴露label name给用户修改,可以考虑两种方式:自己按照类别进行匹配,或者修改yolox_v0.1.1.h头文件源码进行替换并重新编译。

const char *class_names[80] = {
"person", "bicycle", "car", "motorcycle", "airplane", "bus", "train", "truck", "boat", "traffic light",
"fire hydrant", "stop sign", "parking meter", "bench", "bird", "cat", "dog", "horse", "sheep", "cow",
"elephant", "bear", "zebra", "giraffe", "backpack", "umbrella", "handbag", "tie", "suitcase", "frisbee",
"skis", "snowboard", "sports ball", "kite", "baseball bat", "baseball glove", "skateboard", "surfboard",
"tennis racket", "bottle", "wine glass", "cup", "fork", "knife", "spoon", "bowl", "banana", "apple",
"sandwich", "orange", "broccoli", "carrot", "hot dog", "pizza", "donut", "cake", "chair", "couch",
"potted plant", "bed", "dining table", "toilet", "tv", "laptop", "mouse", "remote", "keyboard",
"cell phone", "microwave", "oven", "toaster", "sink", "refrigerator", "book", "clock", "vase",
"scissors", "teddy bear", "hair drier", "toothbrush"
};

from lite.ai.toolkit.

wangzijian1010 avatar wangzijian1010 commented on August 22, 2024

你好 你用的是那一个算法呢 yolov5吗

from lite.ai.toolkit.

linzhuoyingxmu avatar linzhuoyingxmu commented on August 22, 2024

yolox-nano

from lite.ai.toolkit.

github-actions avatar github-actions commented on August 22, 2024

This issue is stale because it has been open for 30 days with no activity.

from lite.ai.toolkit.

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.