Seongjun Choi
Seongjun Choi
2022년 3월 입소 기준 정보입니다. - 필자는 기확진자로 분류되어 생활했습니다. --- 1차 PCR 검사 결과 전 (1일차 ~ 3일차) - 간부 및 조교 페이스마스크 및 방호복 착용 - 500ml '마신다'...
## 요약 - 교통(자가용) 팁을 추가함 - 2022년 3월 훈련일정 추가 ## 출처 - 2022년 3월 / 산업기능요원
  When I tried to execute evaluate.py, I've got error "Unsuccessful TensorSliceReader constructor: Failed to find any matching files for saved_model/" Why is this happening?
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description mmdetection is detection and 'instance segmentation' framework. so, I think...
# Description See #765 List any dependencies that are required for this change. ## Type of change - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking...
Open Issue: #202 data/download_cyclegan_dataset.sh - from: https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/ - to: https://efrosgans.eecs.berkeley.edu/cyclegan/datasets/ data/download_pix2pix_dataset.sh - from: https://people.eecs.berkeley.edu/~tinghuiz/projects/pix2pix/datasets/ - to: https://efrosgans.eecs.berkeley.edu/pix2pix/datasets/
data/download_cyclegan_dataset.sh - from: https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/ - to: https://efrosgans.eecs.berkeley.edu/cyclegan/datasets/ data/download_pix2pix_dataset.sh - from: https://people.eecs.berkeley.edu/~tinghuiz/projects/pix2pix/datasets/ - to: https://efrosgans.eecs.berkeley.edu/pix2pix/datasets/
Hi!@sshaoshuai Thank you for your wonderful work. Do you have any plans to do model prune, weights quantization,distilling knowledge or use tensorRT acceleration tool to accelerate OpenPCDet?
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description yolov5 is a detection and 'instance segmentation' model. so, I...
About Issue #22 ``` After February 2023 kornia is phasing out jit support for some functions. see link If a jit error occurs anywhere, it is probably caused here. Solution:...