Giter VIP home page Giter VIP logo

yolov4's People

Contributors

allanyiin 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yolov4's Issues

Couldn't use following syntax to import it and assign the backed

Couldn't use following syntax to import it and assign the backed?
Tried to pip install tridentx --upgrade ,python pytorch_yolo.py
trident 0.5.4
Using Pytorch backend.
Image Data Format: channels_first.
Image Channel Order: rgb.
Pytorch version:1.4.0.
Using pillow image backend.
Pillow version:6.2.2.
Traceback (most recent call last):
File "pytorch_yolo.py", line 16, in
import trident as T
File " anaconda3/lib/python3.6/site-packages/trident/init.py", line 17, in
from . import backend
from . import backend
File "anaconda3/lib/python3.6/site-packages/trident/backend/init.py", line 8, in
from ..callbacks import *
File "anaconda3/lib/python3.6/site-packages/trident/callbacks/init.py", line 354, in
from .visualization_callbacks import *
File "anaconda3/lib/python3.6/site-packages/trident/callbacks/visualization_callbacks.py", line 12, in
from ..data.mask_common import label2color
File "anaconda3/lib/python3.6/site-packages/trident/data/init.py", line 20, in
from .image_reader import ImageReader,ImageThread
File "/home/ai/anaconda3/lib/python3.6/site-packages/trident/data/image_reader.py", line 8, in
from ..misc.ipython_utils import is_in_ipython, is_in_colab
File "anaconda3/lib/python3.6/site-packages/trident/misc/init.py", line 3, in
from .visualization_utils import *
File "anaconda3/lib/python3.6/site-packages/trident/misc/visualization_utils.py", line 17, in
names = [matplotlib.font_manager.FontProperties(fname=fname).get_name() for fname in fonts]
File "anaconda3/lib/python3.6/site-packages/trident/misc/visualization_utils.py", line 17, in
names = [matplotlib.font_manager.FontProperties(fname=fname).get_name() for fname in fonts]
File "anaconda3/lib/python3.6/site-packages/matplotlib/font_manager.py", line 689, in get_name
return get_font(findfont(self)).family_name

File " anaconda3/lib/python3.6/site-packages/matplotlib/font_manager.p
_kerning_factor=rcParams['text.kerning_factor'])
RuntimeError: In FT2Font: Can not load face. Unknown file format.

Can not run `pip install tridentx --upgrade`

Hello,
When i run this comand pip install tridentx --upgrade . It raise an error as:

imagecodecs/_blosc.c:602:10: fatal error: blosc.h: No such file or directory #include "blosc.h" ^~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Do you know how to fix it ?
Thanks

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.