-
# 30분 만에 만드는 과일 품질 분류 CNN 모델 | Seungwon Projects
Pytorch CNN Fruit Classification using ResNet18
[https://ethanseok.github.io/projects/2022/08/20/cnn_post/](https://ethanseok.github.io/projects/2022…
-
### 🐛 Describe the bug
I have a small script to reproduce how a toy model and the following three features lead to an error when combined:
1. torch.compile
2. FSDP1 with cpu offloading
3. PyTorch …
-
### 机器学习
- [ ] [A Gentle Introduction to Object Recognition With Deep Learning](https://machinelearningmastery.com/object-recognition-with-deep-learning/)--目标检测入门介绍
- [ ] [Cloth Swapping with Deep…
-
想知道具体的mmcv以及mmcv-full的版本号
-
I've seen this as a previous issue but it was closed. I have access to the required HW but I am still encountering the error message shown below:
Traceback (most recent call last):
File "inferen…
-
I had trained YoloV9 many times before on AWS EC2, but recently (since updating to PyTorch 2.2.0), I encountered the following error:
**Instance-Typ:**
- g5.xlarge
- g6.xlarge
**AMI options:*…
-
Pytorch 2.1 compile mode supports fused kernels which updated the performance flag.
Is there any document to compare the performance with pytorch 2.1 compile mode . For example, 5 CNN models and 5…
-
previously discussed here https://github.com/sktime/sktime/issues/6641. This issue is a small part of the large design proposal presented there.
currently all the network files belonging to forecas…
-
# Morphology CNN for Galaxy10 DECaLS
A simple small CNN to classify Galaxy10 DECaLS images.
Contacts: Mike Walmsley
Participants: as above
## Goals and deliverable
Script to train a simpl…
-
We've made a call to migrate our existing TensorFlow models in PyTorch for better longterm sustainability. Here is a list of TensorFlow models that have yet to be migrated
- [ ] `TensorflowMultitas…