提交 33d817c8 编写于 作者: C chenzhiyu

recover transforms

上级 016ee9aa
FROM python:3.7-alpine3.10
RUN apk add --no-cache --force-overwrite\
g++ gfortran make cmake patchelf\
git \
linux-headers \
libjpeg-turbo-dev \
lapack-dev openblas-dev
#RUN pip3 install scikit-build\
# numpy pandas scipy \
# opencv
\ No newline at end of file
......@@ -122,7 +122,7 @@ class BatchCompose(object):
Args:
transforms (list): List of transforms to compose.
these transforms perform on batch data.
Examples:
.. code-block:: python
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册