Skip to content

KhawajaFashi/Personal-Portfolio

Repository files navigation

Title

Abstract:xxx

Papar Information

Install & Dependence

  • python
  • pytorch
  • numpy

Dataset Preparation

Dataset Download
dataset-A download
dataset-B download
dataset-C download

Use

  • for train
    python train.py
    
  • for test
    python test.py
    

Pretrained model

Model Download
Model-1 download
Model-2 download
Model-3 download

Main Directory Hierarchy

|—— .gitignore
|—— public
|    |—— vite.svg
|—— src
|    |—— App.css
|    |—— App.jsx
|    |—— assets
|        |—— back_img.png
|        |—— cyl.png
|        |—— fashi.ico
|        |—— fashi.png
|        |—— KF_logo.png
|        |—— khawaja-fashi.svg
|        |—— Skills_img
|            |—— cpp.svg
|            |—— css.svg
|            |—— html.svg
|            |—— javascript.svg
|            |—— py.svg
|            |—— react.svg
|            |—— tailwind.svg
|        |—— Story_img.png
|        |—— yoda.jpg
|    |—— components
|        |—— AboutSection
|            |—— About.jsx
|            |—— Cyl.jsx
|            |—— Cylinder.jsx
|            |—— FactItem.jsx
|            |—— HorizontalScroller.jsx
|            |—— ScrollItem.jsx
|        |—— Control.jsx
|        |—— Home
|            |—— ClothBackground.jsx
|            |—— HeroSection.jsx
|            |—— Home.jsx
|            |—— Meshes.jsx
|            |—— NavBar.jsx
|        |—— Loading
|            |—— AnimatedSignature.jsx
|            |—— Loading.jsx
|            |—— LoadingBar.jsx
|        |—— ProjectSection
|        |—— Skills
|            |—— skills.css
|            |—— Skills.jsx
|            |—— SkillsContainer.jsx
|        |—— Transition
|            |—— Transitions.jsx
|    |—— index.css
|    |—— main.jsx
|    |—— utils
|        |—— Images.js
|—— tailwind.config.js
|—— vite.config.js

Code Details

Tested Platform

  • software
    OS: Debian unstable (May 2021), Ubuntu LTS
    Python: 3.8.5 (anaconda)
    PyTorch: 1.7.1, 1.8.1
    
  • hardware
    CPU: Intel Xeon 6226R
    GPU: Nvidia RTX3090 (24GB)
    

Hyper parameters

References

License

Citing

If you use xxx,please use the following BibTeX entry.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published