Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
66dc33d
Создано с помощью Colaboratory
Renass Feb 13, 2021
5deabe5
Update readme
Feb 13, 2021
a013214
Update readme
Feb 13, 2021
8d8a177
Merge pull request #1 from Renass/develop
Renass Feb 13, 2021
773802c
Merge pull request #2 from Renass/update_readme
Renass Feb 13, 2021
f7e924a
Создано с помощью Colaboratory
Renass Feb 13, 2021
d25e961
Создано с помощью Colaboratory
Renass Feb 13, 2021
2611d11
Создано с помощью Colaboratory
Renass Feb 19, 2021
92a87b5
Создано с помощью Colaboratory
Renass Feb 19, 2021
2680d75
Создано с помощью Colaboratory
Renass Feb 19, 2021
444c04e
Создано с помощью Colaboratory
Renass Feb 21, 2021
67b5bbc
Создано с помощью Colaboratory
Renass Feb 23, 2021
5ce1574
Создано с помощью Colaboratory
Renass Mar 5, 2021
b812956
Создано с помощью Colaboratory
Renass Mar 6, 2021
edcac30
Создано с помощью Colaboratory
Renass Mar 6, 2021
d227b61
Создано с помощью Colaboratory
Renass Mar 6, 2021
160a468
Создано с помощью Colaboratory
Renass Mar 6, 2021
d6782fe
Создано с помощью Colaboratory
Renass Mar 6, 2021
4487089
Создано с помощью Colaboratory
Renass Mar 6, 2021
54521ff
Создано с помощью Colaboratory
Renass Mar 6, 2021
941acb9
Создано с помощью Colaboratory
Renass Mar 6, 2021
161f1cd
Создано с помощью Colaboratory
Renass Mar 6, 2021
cea3ebb
Создано с помощью Colaboratory
Renass Mar 6, 2021
f30dfcf
Создано с помощью Colaboratory
Renass Mar 7, 2021
6de89e9
Создано с помощью Colaboratory
Renass Mar 8, 2021
10ce4c2
Создано с помощью Colaboratory
Renass Mar 8, 2021
659483b
Создано с помощью Colaboratory
Renass Mar 8, 2021
7aa4c38
Создано с помощью Colaboratory
Renass Mar 8, 2021
6cfe7a8
method max perimeter per area
Renass Mar 8, 2021
55ea752
Создано с помощью Colaboratory
Renass Mar 8, 2021
024242a
find_arrow_direction
Renass Mar 9, 2021
01e9b3d
comments
Renass Mar 9, 2021
7c14bcd
video
Renass Mar 9, 2021
2402810
Создано с помощью Colaboratory
Renass Mar 9, 2021
8691f7d
Создано с помощью Colaboratory
Renass Mar 9, 2021
924dacd
Создано с помощью Colaboratory
Renass Mar 17, 2021
e360d99
Создано с помощью Colaboratory
Renass Mar 17, 2021
afe3af0
Создано с помощью Colaboratory
Renass Mar 17, 2021
aaee841
Создано с помощью Colaboratory
Renass Mar 18, 2021
c80671c
Merge pull request #6 from StarkitRobots/main
Renass Mar 25, 2021
56d07b0
first_look
Renass Mar 26, 2021
b800b32
train is working!)))
Renass Mar 26, 2021
042a3dc
unreliable test
Renass Mar 27, 2021
3766f34
ready main loop but test function is a shit
Renass Mar 27, 2021
fef28a5
cifar10 beta
Renass Mar 27, 2021
2241846
Создано с помощью Colaboratory
Renass Mar 27, 2021
453d64a
test accuracy changes
Renass Mar 27, 2021
c10846e
do one_hot_encoding in train
Renass Mar 27, 2021
409730e
dumb_nn
Renass Mar 28, 2021
9421de6
LeNet with dropout
Renass Mar 29, 2021
f18bba1
visual corrections
Renass Mar 30, 2021
b712481
save and load model
Renass Mar 30, 2021
b555c56
Создано с помощью Colaboratory
Renass Mar 30, 2021
1715153
MNIST try with wild error log
Renass Mar 30, 2021
e85cf75
CIFAR10 and MNIST classification Pytorch
Renass Mar 30, 2021
dfad387
my_data_loader for MNIST
Renass Mar 31, 2021
0236de9
CIFAR10 and MNIST with own images (not_completed)
Renass Apr 1, 2021
6bc000d
CIFAR10 MNIST with own numbers
Renass Apr 2, 2021
bfb44dd
CIFAR10 MNIST with own numbers
Renass Apr 2, 2021
a0e15c4
CIFAR10, MNIST with own pictures
Renass Apr 2, 2021
025d50c
CIFAR10 and MNIST with own examples
Renass Apr 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@

Visit our site <https://www.starkitrobots.com/cvr> to check content.
Course is online and will be carried out on our *[YouTube chanel](https://www.youtube.com/channel/UC0QPJgfg17wCqf4-hG_A5OA)*.
New string in Readme
New string in Readme
4,027 changes: 2,835 additions & 1,192 deletions notebooks/cv_hw2.ipynb

Large diffs are not rendered by default.

766 changes: 717 additions & 49 deletions notebooks/cv_hw3.ipynb

Large diffs are not rendered by default.

357 changes: 298 additions & 59 deletions notebooks/github_hw1.ipynb
Original file line number Diff line number Diff line change
@@ -1,61 +1,300 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Домашнее задание\n",
"Домашнее задание выполнять в этой тетрадке. \n",
"\n",
"- [ ] Сделать fork репозитория cvr_cource (https://github.com/StarkitRobots/cvr_course) - 1 балл\n",
"- [ ] Создать ветку update_readme - 1 балл\n",
"- [ ] Добавить одну строчку в README.md \n",
"- [ ] Запушить (git push) изменения в ветку update_readme - 3 балла\n",
"- [ ] Слить (merge) ветку update_readme в ветку develop - 1 балл\n",
"- [ ] Сохранить эту тетрадку с выполненной домашкой себе в репозиторий в ветку develop - 3 балла\n",
"- [ ] Слить (merge) ветку develop в ветку main - 1 балл"
]
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.9"
},
"colab": {
"name": "github_hw1.ipynb",
"provenance": []
}
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Материалы к семинару:\n",
"1. [Удачная модель ветвления](https://m.habr.com/ru/post/106912/)\n",
"2. [Зачем нужен Git](https://guides.hexlet.io/git-guide/)\n",
"3. [Самые популярные ошибки и их решения](https://tproger.ru/translations/most-common-git-screwupsquestions-and-solutions/)\n",
"4. [Ветвление](https://git-scm.com/book/ru/v2/%D0%92%D0%B5%D1%82%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5-%D0%B2-Git-%D0%9E-%D0%B2%D0%B5%D1%82%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B8-%D0%B2-%D0%B4%D0%B2%D1%83%D1%85-%D1%81%D0%BB%D0%BE%D0%B2%D0%B0%D1%85)\n",
"5. [Инструкция по всему Git](https://git-scm.com/book/ru/v2)\n",
"6. [Приложение для обучения Git](https://learngitbranching.js.org/?locale=ru_RU), спасибо Анне Касаткиной за ссылку на отличный материал"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.9"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "0RHsRJCIjcfe"
},
"source": [
"# Домашнее задание\n",
"Домашнее задание выполнять в этой тетрадке. \n",
"\n",
"- [ ] Сделать fork репозитория cvr_cource (https://github.com/StarkitRobots/cvr_course) - 1 балл\n",
"- [ ] Создать ветку update_readme - 1 балл\n",
"- [ ] Добавить одну строчку в README.md \n",
"- [ ] Запушить (git push) изменения в ветку update_readme - 3 балла\n",
"- [ ] Слить (merge) ветку update_readme в ветку develop - 1 балл\n",
"- [ ] Сохранить эту тетрадку с выполненной домашкой себе в репозиторий в ветку develop - 3 балла\n",
"- [ ] Слить (merge) ветку develop в ветку main - 1 балл"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "aIMtnniCjcfn"
},
"source": [
"Материалы к семинару:\n",
"1. [Удачная модель ветвления](https://m.habr.com/ru/post/106912/)\n",
"2. [Зачем нужен Git](https://guides.hexlet.io/git-guide/)\n",
"3. [Самые популярные ошибки и их решения](https://tproger.ru/translations/most-common-git-screwupsquestions-and-solutions/)\n",
"4. [Ветвление](https://git-scm.com/book/ru/v2/%D0%92%D0%B5%D1%82%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5-%D0%B2-Git-%D0%9E-%D0%B2%D0%B5%D1%82%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B8-%D0%B2-%D0%B4%D0%B2%D1%83%D1%85-%D1%81%D0%BB%D0%BE%D0%B2%D0%B0%D1%85)\n",
"5. [Инструкция по всему Git](https://git-scm.com/book/ru/v2)\n",
"6. [Приложение для обучения Git](https://learngitbranching.js.org/?locale=ru_RU), спасибо Анне Касаткиной за ссылку на отличный материал"
]
},
{
"cell_type": "code",
"metadata": {
"id": "1T0ElmlHjcfo",
"colab": {
"base_uri": "https://localhost:8080/"
},
"outputId": "4d62cd28-5c10-4dc8-eb9a-3270dd423906"
},
"source": [
"!git clone https://github.com/Renass/cvr_course.git"
],
"execution_count": 30,
"outputs": [
{
"output_type": "stream",
"text": [
"Cloning into 'cvr_course'...\n",
"remote: Enumerating objects: 4, done.\u001b[K\n",
"remote: Counting objects: 25% (1/4)\u001b[K\rremote: Counting objects: 50% (2/4)\u001b[K\rremote: Counting objects: 75% (3/4)\u001b[K\rremote: Counting objects: 100% (4/4)\u001b[K\rremote: Counting objects: 100% (4/4), done.\u001b[K\n",
"remote: Compressing objects: 100% (4/4), done.\u001b[K\n",
"remote: Total 494 (delta 0), reused 0 (delta 0), pack-reused 490\u001b[K\n",
"Receiving objects: 100% (494/494), 60.34 MiB | 35.05 MiB/s, done.\n",
"Resolving deltas: 100% (107/107), done.\n"
],
"name": "stdout"
}
]
},
{
"cell_type": "code",
"metadata": {
"id": "Hy4LqOrEj5n-",
"colab": {
"base_uri": "https://localhost:8080/"
},
"outputId": "afdaa6eb-7cb1-4769-e21a-8930e1efaa2f"
},
"source": [
"cd cvr_course/"
],
"execution_count": 31,
"outputs": [
{
"output_type": "stream",
"text": [
"/content/cvr_course/cvr_course\n"
],
"name": "stdout"
}
]
},
{
"cell_type": "code",
"metadata": {
"id": "AqJWuM3wkNUN"
},
"source": [
"!git branch update_readme"
],
"execution_count": 32,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
"id": "wUckbe9lk1ud",
"colab": {
"base_uri": "https://localhost:8080/"
},
"outputId": "7db621ad-e37e-419e-f472-6a1ba0b39179"
},
"source": [
"!git checkout update_readme"
],
"execution_count": 33,
"outputs": [
{
"output_type": "stream",
"text": [
"Switched to branch 'update_readme'\n"
],
"name": "stdout"
}
]
},
{
"cell_type": "code",
"metadata": {
"id": "_kx8C7NSkkMU"
},
"source": [
"!echo \"New string in Readme\">>README.md"
],
"execution_count": 40,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "z8dR31DjonOt",
"outputId": "eca04cae-76bb-4b03-889a-44197a5fedb8"
},
"source": [
"!cat README.md"
],
"execution_count": 46,
"outputs": [
{
"output_type": "stream",
"text": [
"# Computer Vision in Robotics\n",
"\n",
"<img src=\"./.img/logo_for_form.png\" height=\"350\" />\n",
"\n",
"\n",
"Visit our site <https://www.starkitrobots.com/cvr> to check content.\n",
"Course is online and will be carried out on our *[YouTube chanel](https://www.youtube.com/channel/UC0QPJgfg17wCqf4-hG_A5OA)*.\n",
"New string in Readme\n",
"New string in Readme\n"
],
"name": "stdout"
}
]
},
{
"cell_type": "code",
"metadata": {
"id": "YhfW3BUilAe2"
},
"source": [
"!git add *"
],
"execution_count": 42,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
"id": "WCTGFTh-l63V"
},
"source": [
"!git config --global user.email \"you@example.com\"\r\n",
"!git config --global user.name \"Renas\""
],
"execution_count": 43,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
"id": "ex47gxKWlsmV",
"colab": {
"base_uri": "https://localhost:8080/"
},
"outputId": "a4868c68-1fe1-419b-ed69-92679dd0c55d"
},
"source": [
"!git commit -m \"Update readme\""
],
"execution_count": 44,
"outputs": [
{
"output_type": "stream",
"text": [
"[update_readme a013214] Update readme\n",
" 1 file changed, 1 insertion(+)\n"
],
"name": "stdout"
}
]
},
{
"cell_type": "code",
"metadata": {
"id": "kFRKYAZzmKAd"
},
"source": [
"!git remote add origin-psk https://Renass:{keep in secret!}@github.com/Renass/cvr_course.git"
],
"execution_count": 38,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
"id": "VcXbPKIPs9vi"
},
"source": [
""
],
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
"id": "enK1jN8Xs-Vt"
},
"source": [
""
],
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
"id": "CgKzBgL1m4i9",
"colab": {
"base_uri": "https://localhost:8080/"
},
"outputId": "22b52576-83a6-444e-b980-dc5ac4c43332"
},
"source": [
"!git push origin-psk update_readme"
],
"execution_count": 45,
"outputs": [
{
"output_type": "stream",
"text": [
"Counting objects: 3, done.\n",
"Delta compression using up to 2 threads.\n",
"Compressing objects: 33% (1/3) \rCompressing objects: 66% (2/3) \rCompressing objects: 100% (3/3) \rCompressing objects: 100% (3/3), done.\n",
"Writing objects: 33% (1/3) \rWriting objects: 66% (2/3) \rWriting objects: 100% (3/3) \rWriting objects: 100% (3/3), 300 bytes | 300.00 KiB/s, done.\n",
"Total 3 (delta 2), reused 0 (delta 0)\n",
"remote: Resolving deltas: 100% (2/2), completed with 2 local objects.\u001b[K\n",
"To https://github.com/Renass/cvr_course.git\n",
" 5deabe5..a013214 update_readme -> update_readme\n"
],
"name": "stdout"
}
]
}
]
}
Loading