-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Environment:
> WSL Ubuntu 18.04.3 LTS
> conda 4.7.12
> python 3.7.3
run:
> python index.py
result:
> Select a ROI and then press SPACE or ENTER button!
> Cancel the selection proces…
-
When debugging clang static analyzer, the output of evaluating dump of ProgramState of ExplodedNode seems does not work in LLDB, the issue is weirded that I cannot describe it in simple one or two sta…
-
The dataset link provided in your code is no longer available, can you update the dataset link?
-
Here is the Dockerfile which can build the C++ library successfully, but it requires several workarounds for successful building.
Please make it easier for C++ inference. I'd appreciate any suggesti…
-
Search for existing GitHub issues similar to yours:
https://github.com/CocoaPods/CocoaPods/search?q=Failed+to+parse+JSON+at+file%3A+%27%2FUsers%2Fhayamacpro%2F.cocoapods%2Frepos%2Ftrunk%2FSpecs%2Fa%2…
-
### 先决条件 (Prerequisites)
- [X] 我已确认这个问题没有在[其他 issues](https://github.com/tuna/issues/issues)中提出过。
I am sure that this problem has NEVER been discussed in [other issues](https://github.com/tuna/issues…
-
And this is my conda list.
_libgcc_mutex 0.1 conda_forge https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
_openmp_mutex 4.5 …
-
网路学堂新增了优秀作业的 tab,助教批改作业时候可以把学生作业标记为优秀作业,然后这些作业能被所有人看到。如果有时间的话,希望能添加这一功能,谢谢!
我手上的账号没有优秀作业能看,所以想贡献也无能为力。🥲
-
# Dockerfile
```
FROM python:3.10-alpine
COPY . /app
WORKDIR /app
RUN pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
ENTRYPOINT ["python3","main.py"]
```
- 之前的doc…
xuhe2 updated
1 month ago