Skip to content
View pascual-tejero's full-sized avatar

Highlights

  • Pro

Block or report pascual-tejero

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CL_Organ_Detection CL_Organ_Detection Public

    Organ-DETR is a DEtection TRansformer (DETR) model for 3D organ detection, featuring MultiScale Attention (MSA) and Dense Query Matching (DQM) modules. It also employs Continual Learning (CL) techn…

    Python 3

  2. liver-tumor-vessel-segmentation liver-tumor-vessel-segmentation Public

    Advanced Project on Liver Tumor and Vessel Segmentation in Contrast-Enhanced CT Scans to Enhance Visualization for Optimal TACE Procedures.

    Jupyter Notebook 1 1

  3. ml43dg-3dr2n2 ml43dg-3dr2n2 Public

    Reimplementation of 3D-R2N2 model with Pytorch and Pytorch3D. Trained and evaluated on multiple datasets.

    Python 1

  4. 2D-Ray-Tracing 2D-Ray-Tracing Public

    Creating a 2D Raytracer in C++ for Generating Deformable Objects of Varied Shapes, Altered in Real-Time as the User Adjusts the Point of View.

    C++

  5. brain-age-prediction brain-age-prediction Public

    Age prediction of individuals based on their brain MRI scans. We are provided with a dataset comprising 652 brain MRIs, each accompanied by the corresponding age of the subject. The ultimate goal …

    Python 1

  6. continual-learning-image-classification continual-learning-image-classification Public

    Continual learning techniques on image classification tasks with MNIST, Fashion MNIST, CIFAR-10 and CIFAR-100 datasets. Effortlessly compare and assess the outcomes of each method, meticulously doc…

    Python