abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
334 stars 296 forks source link

Web Application for Alzheimers Detection #561

Closed aindree-2005 closed 2 months ago

aindree-2005 commented 2 months ago

Pull Request for DL-Simplified πŸ’‘

Issue Title : Web Application for Alzheimers Detection #539

Closes: #539

Describe the add-ons or changes you've made πŸ“ƒ

Give a clear description of what have you added or modifications made

Type of change β˜‘οΈ

What sort of change have you made:

How Has This Been Tested? βš™οΈ

Describe how it has been tested Describe how have you verified the changes made

Checklist: β˜‘οΈ

github-actions[bot] commented 2 months ago

Our team will soon review your PR. Thanks @aindree-2005 :)

aindree-2005 commented 2 months ago

Looks good to me. Add the video in the README file of the Web App folder, just like reference project given in the issue template.

For that, firstly upload a thumbnail for the video, then use this markdown script by putting thumbnail and video URL. Here is the script, [![](thumbnail_url)](uploaded_video_url).

@aindree-2005

@abhisheks008 made the change. Is it ok now? Had uploaded the demo.mp4 already

abhisheks008 commented 2 months ago

Hi @aindree-2005 need a minor change. Can you represent the demo video like this,

image

For your reference you can have a look at this project, Brain Tumor Detection/Web App

aindree-2005 commented 2 months ago

Hi @aindree-2005 need a minor change. Can you represent the demo video like this, image

For your reference you can have a look at this project, Brain Tumor Detection/Web App

I used the same syntax as here, but the preview is looking different in mine. If I embed the video as before thumbnail is no longer appearing

abhisheks008 commented 2 months ago

Have you tried this syntax [![](<put the whole URL of the thumbnail>)](<put the whole URL of the video>)

aindree-2005 commented 2 months ago

Have you tried this syntax [![](<put the whole URL of the thumbnail>)](<put the whole URL of the video>)

Yes tried that with the permalink

abhisheks008 commented 2 months ago

Have you tried this syntax [![](<put the whole URL of the thumbnail>)](<put the whole URL of the video>)

Yes tried that with the permalink

Still not getting the desired output?

Try this then, [![]()](<put the entire video URL>)

abhisheks008 commented 2 months ago

Hi @theiturhs sorry to bother you here. Can you help @aindree-2005 for getting the desired way to represent the demo video in the README, just like you did it in your pull request. Aindree is not getting the desired output after several tries with the markdown.

Sgvkamalakar commented 2 months ago

Hi @aindree-2005,

Drag and drop / Copy-paste the video from your PC to the GitHub readme where you wish to paste it as a thumbnail.

theiturhs commented 2 months ago

@abhisheks008 Sure I can try

@aindree-2005 you can check this screenshot how I tried this

image

If nothing is working,

Open your web browser and go to the GitHub repository where you want to edit the README file. Open it for editing. Try to drag the video from your local folder to README area and drop it into the README editing area. When you drop the video, some text representing the file path or URL might appear in the README. Adjust the markdown to properly embed the video (adjust the brackets). This is the easiest way. I hope this method will help you.

aindree-2005 commented 2 months ago

@abhisheks008 Sure I can try

@aindree-2005 you can check this screenshot how I tried this

image

If nothing is working,

Open your web browser and go to the GitHub repository where you want to edit the README file. Open it for editing. Try to drag the video from your local folder to README area and drop it into the README editing area. When you drop the video, some text representing the file path or URL might appear in the README. Adjust the markdown to properly embed the video (adjust the brackets). This is the easiest way. I hope this method will help you.

Thanks a lot! Trying that method rn

aindree-2005 commented 2 months ago

@abhisheks008 Sure I can try

@aindree-2005 you can check this screenshot how I tried this

image

If nothing is working,

Open your web browser and go to the GitHub repository where you want to edit the README file. Open it for editing. Try to drag the video from your local folder to README area and drop it into the README editing area. When you drop the video, some text representing the file path or URL might appear in the README. Adjust the markdown to properly embed the video (adjust the brackets). This is the easiest way. I hope this method will help you.

None of these worked, as video is not running in the markdown, it is always redirecting to concerned site

aindree-2005 commented 2 months ago

Nvm fixed it. No idea why same glitch was showing for Github.dev but not on VS Code. @abhisheks008 is this fine now?

abhisheks008 commented 2 months ago

Nvm fixed it. No idea why same glitch was showing for Github.dev but not on VS Code. @abhisheks008 is this fine now?

Let me check.

abhisheks008 commented 2 months ago

Nopes @aindree-2005 it's not working like the way others did.

aindree-2005 commented 2 months ago

Nopes @aindree-2005 it's not working like the way others did.

No idea why. It's working on VS Code Readme preview. I searched on google and it states that video src is the way but it doesn't work on all browsers. What should I do?

Sgvkamalakar commented 2 months ago

@abhisheks008 Sure I can try @aindree-2005 you can check this screenshot how I tried this image If nothing is working, Open your web browser and go to the GitHub repository where you want to edit the README file. Open it for editing. Try to drag the video from your local folder to README area and drop it into the README editing area. When you drop the video, some text representing the file path or URL might appear in the README. Adjust the markdown to properly embed the video (adjust the brackets). This is the easiest way. I hope this method will help you.

None of these worked, as video is not running in the markdown, it is always redirecting to concerned site

Hi @aindree-2005,

Drag and drop / Copy-paste the video from your PC to the GitHub readme where you wish to paste it as a thumbnail.

aindree-2005 commented 2 months ago

@abhisheks008 Sure I can try @aindree-2005 you can check this screenshot how I tried this image If nothing is working, Open your web browser and go to the GitHub repository where you want to edit the README file. Open it for editing. Try to drag the video from your local folder to README area and drop it into the README editing area. When you drop the video, some text representing the file path or URL might appear in the README. Adjust the markdown to properly embed the video (adjust the brackets). This is the easiest way. I hope this method will help you.

None of these worked, as video is not running in the markdown, it is always redirecting to concerned site

Hi @aindree-2005,

Drag and drop / Copy-paste the video from your PC to the GitHub readme where you wish to paste it as a thumbnail.

Does this redirect to the video in the markdown? Not working for me. It always opens video separately

Sgvkamalakar commented 2 months ago

@abhisheks008 Sure I can try @aindree-2005 you can check this screenshot how I tried this image If nothing is working, Open your web browser and go to the GitHub repository where you want to edit the README file. Open it for editing. Try to drag the video from your local folder to README area and drop it into the README editing area. When you drop the video, some text representing the file path or URL might appear in the README. Adjust the markdown to properly embed the video (adjust the brackets). This is the easiest way. I hope this method will help you.

None of these worked, as video is not running in the markdown, it is always redirecting to concerned site

Hi @aindree-2005, Drag and drop / Copy-paste the video from your PC to the GitHub readme where you wish to paste it as a thumbnail.

Does this redirect to the video in the markdown? Not working for me. It always opens video separately

The video will be played within the markdown file and it worked. Check out the video below

https://github.com/abhisheks008/DL-Simplified/assets/103712713/67330ffa-b2a6-4535-89bf-45ae4d4bdb2f

aindree-2005 commented 2 months ago

I tried this way. Is it working?

Video DemoπŸ“½οΈ

alt text

Watch Video Demo

abhisheks008 commented 2 months ago

Hi @aindree-2005 fixed that issue regarding the demo video. You need to drag and drop the recorded video from your system to GitHub README file directly. That's all you have to do. You can try this in your forked repo.