alfred icon indicating copy to clipboard operation
alfred copied to clipboard

alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046

Results 12 alfred issues
Sort by recently updated
recently updated
newest added

I got this issue when run alfred

There is not way to kill the process before looping through all the images under the folder. Now, I need to use `Ctrl + Z` to put alfred to background...

Got this error from a docker build of another system that depends on Alfred: Ubuntu 20.04, Python 3.8.4, pip 22.0.2. ``` Collecting alfred-py Downloading alfred-py-2.10.0.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB...

Traceback (most recent call last): File "core/pointpillars_detector.py", line 156, in detector.predict_on_nucenes_local_file(sys.argv[1]) File "core/pointpillars_detector.py", line 146, in predict_on_nucenes_local_file draw_pcs_open3d(geometries) File "/usr/local/lib/python3.8/dist-packages/alfred/vis/pointcloud/pointcloud_vis.py", line 76, in draw_pcs_open3d opt.background_color = np.asarray([0, 0, 0]) AttributeError:...

when i use 'alfred vocview -i JPEGImages/ -l Annotations/' in my pic catalog,it appears **Alfred - Valet of Artificial Intelligence. Author: Lucas Jin At : 20202.10.01, since 2019.11.11 Loc :...

Alfred - Valet of Artificial Intelligence. Author: Lucas Jin At : 20202.10.01, since 2019.11.11 Loc : Shenzhen, China Star : http://github.com/jinfagang/alfred Ver. : 2.7.1 => Module: vision => Action: getface...

dalao你好,非常感谢alfred!今天尝试着使用alfred可视化了voc和coco,结果发现voc能够正常可视化,但coco好像有些问题。具体命令如下: ``` alfred data cocoview -j ./annotations/train.json -i ./train2017/ ``` coco报错如下: ``` Alfred - Valet of Artificial Intelligence. Author: Lucas Jin At : 20202.10.01, since 2019.11.11 Loc : Shenzhen, China...

ModuleNotFoundError: No module named 'alfred.vis' when running draw_3d_pointcloud.py