EasyCV icon indicating copy to clipboard operation
EasyCV copied to clipboard

An all-in-one toolkit for computer vision

Results 43 EasyCV issues
Sort by recently updated
recently updated
newest added

Thanks for your brilliant work! I've looked at the inference demo of object detection but found batch inference is not supported yet. Could you help support batch inference of detection...

hi, seems torchacc can accelerate training, but how can we train with torchacc, how to install this lib,only through docker image?

![image](https://user-images.githubusercontent.com/31475416/179451028-07aa247a-5cc2-4093-a642-2c6988964cb0.png)

https://github.com/alibaba/EasyCV/blob/master/easycv/datasets/classification/data_sources/image_list.py#L93 imagelist should support class_names rather than class ids, ``` /path/to/a.jpg cls1 /apth/to/img.jpg cls2 ```

enhancement

some user may want to use this library in cpu-only environment due to resource limitation or for better development debugging

enhancement

currently install nvidia-dali by ```shell ! pip install http://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/third_party/nvidia_dali_cuda100-0.25.0-1535750-py3-none-manylinux2014_x86_64.whl ``` which can not be automatically add to requirements of whl package

enhancement